add greenclip, fix some screen lock
This commit is contained in:
@@ -19,6 +19,7 @@ bspc rule -a Lxappearance state=floating
|
||||
bspc rule -a Nvidia-settings state=floating
|
||||
bspc rule -a openrgb state=floating
|
||||
bspc rule -a Sxiv state=floating
|
||||
bspc rule -a Dconf-editor state=floating
|
||||
|
||||
# start screen locker
|
||||
xset s 600 5
|
||||
@@ -30,4 +31,6 @@ pgrep -x notify.sh > /dev/null || ~/.config/bspwm/scripts/notify.sh &
|
||||
|
||||
~/.config/bspwm/scripts/launch-polybar.sh &
|
||||
|
||||
pgrep -x greenclip > /dev/null || greenclip daemon &
|
||||
|
||||
pgrep -x picom > /dev/null || picom &
|
||||
|
Reference in New Issue
Block a user