env and compositor fixes

This commit is contained in:
azpsen
2024-01-30 12:59:11 -06:00
parent d9c41ca937
commit 8a9ae45d3a
2 changed files with 3 additions and 1 deletions

View File

@@ -34,4 +34,4 @@ pgrep -x notify.sh > /dev/null || ~/.config/bspwm/scripts/notify.sh &
pgrep -x greenclip > /dev/null || greenclip daemon &
pgrep -x picom > /dev/null || picom --no-fading-openclose &
pkill picom && picom --no-fading-openclose &