Renaming qtile conky's for DTOS.

This commit is contained in:
Derek Taylor
2023-08-15 13:32:35 -05:00
parent f43f194048
commit 97348d1dd9
15 changed files with 37 additions and 28 deletions

View File

@@ -6,7 +6,8 @@ COLORSCHEME=$(grep "^colors = colors.*" "$HOME"/.config/qtile/config.py | cut -d
lxsession &
picom &
/usr/bin/emacs --daemon &
sleep 3 && conky -c "$HOME"/.config/conky/qtile/"$CONKYSTYLE"/"$COLORSCHEME".conkyrc &
killall conky
sleep 2 && conky -c "$HOME"/.config/conky/qtile/"$CONKYSTYLE"/"$COLORSCHEME".conkyrc &
copyq &
nm-applet &
pamac-tray-icon-plasma &