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