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

@@ -10,7 +10,7 @@
# https://github.com/baskerville/bspwm
#### VARIABLES ####
COLORSCHEME="doom-one"
COLORSCHEME="DoomOne"
#### AUTOSTART ####
sxhkd &
@@ -18,7 +18,8 @@ picom &
killall nm-applet && nm-applet &
killall volumeicon && volumeicon &
/usr/bin/emacs --daemon &
killall conky && conky -c "$HOME"/.config/conky/bspwm/"$COLORSCHEME"-01.conkyrc
killall conky
sleep 3 && conky -c "$HOME"/.config/conky/bspwm/"$COLORSCHEME"-01.conkyrc
polybar-bspwm &
### Select only ONE of the following four ways to set the wallpaper.