feat: remove xss-lock from desktop config

This commit is contained in:
AngeD 2023-04-02 21:45:41 +02:00
parent ebd3949c39
commit f2f8a47208

View File

@ -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