Made with ❤️ by @mhykoI
Conky Widgets your computer is set up to make the desktop look aesthetically pleasing and minimalistic.
Displays the system time and date
Displays information about the system
Shows the storage that the system uses
Shows the disk space used
Spotify shows the music being played
- Install all required packages:
# Ubuntu
sudo apt install conky python3 python3-pip
# Arch
sudo pacman -S conky python python-pip
- Clone the repo:
git clone https://github.com/ByCh4n-Group/Conky-Widgets
- Run the
conky-widgets.sh
script to start the widget (forks to background):
cd Conky-Widgets
bash configure.sh && sudo make install
Type 'cwmanager --help' for more information after the installation.
Are you worried about the locations of your widgets?