fix picom suspend issue
This commit is contained in:
parent
07454d2a88
commit
189692c4d2
@ -33,4 +33,4 @@ pgrep -x notify.sh > /dev/null || ~/.config/bspwm/scripts/notify.sh &
|
|||||||
|
|
||||||
pgrep -x greenclip > /dev/null || greenclip daemon &
|
pgrep -x greenclip > /dev/null || greenclip daemon &
|
||||||
|
|
||||||
pgrep -x picom > /dev/null || picom &
|
pgrep -x picom > /dev/null || picom --no-fading-openclose &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user