Conky & Conky-Manager (GUI)

Themes, icons, wallpapers, etc.
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

Conky & Conky-Manager (GUI)

#1 Post by labbe5 »

conky manager is a GUI for conky.

You need to install conky first : conky-all. Then use links provided to download a deb file and install it.

32 bit :
wget https://launchpad.net/~teejee2008/+arch ... 1_i386.deb

64 bit :
wget https://launchpad.net/~teejee2008/+arch ... _amd64.deb

http://www.teejeetech.in/2013/07/deluxe ... -pack.html Link where to find a Deluxe Conky theme pack.

No conky.conf is created automatically. To create the default one, run:

mkdir -p ~/.config/conky
conky -C > ~/.config/conky/conky.conf


Further reading :
User configs : https://github.com/brndnmtthws/conky/wiki/User-Configs
Configuration settings : https://github.com/brndnmtthws/conky/wi ... n-Settings
wiki : https://github.com/brndnmtthws/conky/wiki
https://download.tuxfamily.org/antix/do ... conky.html
How to Install Conky System Monitor and Conky Manager on Debian 10
https://vitux.com/how-to-install-conky- ... debian-10/

Post Reply