switch to lightdm, xsecurelock
This commit is contained in:
@@ -5,6 +5,9 @@ pgrep -x sxhkd > /dev/null || sxhkd &
|
||||
bspc monitor DP-2 -d 1 2 3 4 5
|
||||
bspc monitor HDMI-0 -d 6 7 8 9 0
|
||||
|
||||
bspc config remove_disabled_monitors false
|
||||
bspc config remove_unplugged_monitors false
|
||||
|
||||
bspc config border_width 2
|
||||
bspc config window_gap 12
|
||||
|
||||
@@ -17,6 +20,10 @@ bspc rule -a Nvidia-settings state=floating
|
||||
bspc rule -a openrgb state=floating
|
||||
bspc rule -a Sxiv state=floating
|
||||
|
||||
# start screen locker
|
||||
xset s 600 5
|
||||
xss-lock -n /usr/lib/xsecurelock/dimmer -l -- xsecurelock &
|
||||
|
||||
pgrep -x dunst > /dev/null || dunst &
|
||||
|
||||
pgrep -x notify.sh > /dev/null || ~/.config/bspwm/scripts/notify.sh &
|
||||
|
Reference in New Issue
Block a user