This commit is contained in:
ray 2019-07-07 19:36:01 +01:00
parent 63f4d11730
commit fb1a8f777d
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@ killall conky
conky -d -c ~/.config/conky/conky-full.conf
conky -d -c ~/.config/conky/conky-htop.conf
conky -d -c ~/.config/conky/conky-short.conf
(conky -c /home/ray/.config/conky/conky-console.conf| while read LINE; do xsetroot -name "$LINE"; done) &