diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index 6de1a2a..8eee9f1 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -5,5 +5,6 @@ lxsession & picom & nitrogen --restore & /usr/bin/emacs --daemon & +conky -c $HOME/.config/conky/doomone-qtile.conkyrc volumeicon & nm-applet &