Switch to compfy

This commit is contained in:
davidovski 2023-11-20 23:33:59 +00:00
parent 4c2194a7c5
commit 2c23da6112
10 changed files with 943 additions and 4 deletions

View file

@ -11,7 +11,7 @@ xsetroot -cursor_name left_ptr &
xrdb ~/.config/Xdefaults
pgrep -x sxhkd > /dev/null || sxhkd &
pgrep -x picom > /dev/null || picom &
pgrep -x compfy > /dev/null || compfy &
pgrep -x xss-lock > /dev/null || xss-lock slock &
pgrep -x bg.sh > /dev/null || $HOME/.scripts/bg.sh > /dev/null &