Minor edits

This commit is contained in:
Derek Taylor
2023-08-08 17:27:30 -05:00
parent 47115a9ec1
commit 42a11a7fb0

View File

@@ -6,9 +6,7 @@ festival --tts $HOME/.config/qtile/welcome_msg &
lxsession & lxsession &
picom & picom &
/usr/bin/emacs --daemon & /usr/bin/emacs --daemon &
killall conky &
sleep 3 && conky -c "$HOME"/.config/conky/qtile/"$COLORSCHEME"-01.conkyrc & sleep 3 && conky -c "$HOME"/.config/conky/qtile/"$COLORSCHEME"-01.conkyrc &
killall volumeicon &
# volumeicon & # volumeicon &
# nm-applet & # nm-applet &
"$HOME"/.screenlayout/layout.sh & "$HOME"/.screenlayout/layout.sh &