Add 'conky2.md'

This commit is contained in:
wp 2023-08-17 17:40:37 -05:00
parent 6f7836735a
commit 8cde8fab23
1 changed files with 14 additions and 0 deletions

14
conky2.md Normal file
View File

@ -0,0 +1,14 @@
# Conky-Manager2
## References
Most Current Github Repo [https://github.com/zcot/conky-manager2](https://github.com/zcot/conky-manager2).
Most Current Package [https://launchpad.net/~teejee2008/+archive/ubuntu/foss](https://launchpad.net/~teejee2008/+archive/ubuntu/foss).
## Setting up
```bash
sudo add-apt-repository ppa:teejee2008/foss
sudo apt update
sudo apt install conky-manager2
```