Skip to content

TheDucky/slate-conky-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slate-conky

a simpel conky config!

install:

Debian/Ubuntu:

apt install conky

Arch:

pacman -S conky

Fedora:

dnf install conky

Setup

$ mkdir ~/.config/conky
$ mkdir ~/.fonts
$ cd ~/.config/conky
$ git clone https://github.com/TheDucky/slate-conky-theme.git
$ cp fonts/Roboto\ Mono\ Nerd\ Font\ Complete.ttf ~/.fonts
$ conky -c ~/.config/conky/slate-conky-theme/slate-conky.conf

Set conky as a startup application (automatically start on boot)

  • create a new file slate-conky.desktop in ~/.config/autostart/
[Desktop Entry]
Exec=conky -c /home/$USER/config/conky/slate-conky-theme/slate-conky.conf
Name=slate-conky
Type=Application

slate-conky-showcase

special thinks to AguilarLagunasArturo!

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%