Playing with conky.

This commit is contained in:
Derek Taylor
2023-04-01 15:08:22 -05:00
parent 59698df265
commit 81a86a2051
35 changed files with 53 additions and 3941 deletions

View File

@@ -1,10 +1,14 @@
#!/usr/bin/env bash
COLORSCHEME="DoomOne"
festival --tts $HOME/.config/qtile/welcome_msg &
lxsession &
picom &
/usr/bin/emacs --daemon &
conky -c $HOME/.config/conky/qtile/doom-one-01.conkyrc
killall conky &
sleep 3 && conky -c "$HOME"/.config/conky/qtile/"$COLORSCHEME"-01.conkyrc
killall volumeicon &
volumeicon &
nm-applet &