add polkit session manager
This commit is contained in:
parent
b36050cc35
commit
c36992a198
@ -48,6 +48,9 @@ pgrep -x notify.sh > /dev/null || ~/.config/bspwm/scripts/notify.sh &
|
||||
# clipboard manager
|
||||
pgrep -x copyq > /dev/null || ~/.config/bspwm/scripts/copyq.sh &
|
||||
|
||||
# polkit authentication agent
|
||||
pgrep -x lxsession > /dev/null || lxsession &
|
||||
|
||||
# compositor
|
||||
killall picom
|
||||
picom --no-fading-openclose &
|
||||
|
Loading…
x
Reference in New Issue
Block a user