feat: remove xss-lock from desktop config
This commit is contained in:
parent
ebd3949c39
commit
f2f8a47208
2
.xinitrc
2
.xinitrc
@ -4,7 +4,6 @@
|
|||||||
numlockx
|
numlockx
|
||||||
|
|
||||||
# display
|
# display
|
||||||
<<<<<<< HEAD
|
|
||||||
xrandr \
|
xrandr \
|
||||||
--output HDMI1 --auto --primary
|
--output HDMI1 --auto --primary
|
||||||
feh --bg-fill "$XDG_CONFIG_HOME/wallpapers/monerochan.png" --no-fehbg
|
feh --bg-fill "$XDG_CONFIG_HOME/wallpapers/monerochan.png" --no-fehbg
|
||||||
@ -19,6 +18,5 @@ dunst &
|
|||||||
sbar &
|
sbar &
|
||||||
|
|
||||||
xset dpms 300 # lock 5m
|
xset dpms 300 # lock 5m
|
||||||
xss-lock -- lock &
|
|
||||||
|
|
||||||
exec dbus-launch dwm
|
exec dbus-launch dwm
|
||||||
|
Loading…
Reference in New Issue
Block a user