Remove xautolock
This commit is contained in:
parent
7ec8e7e954
commit
6b6794bf68
4
.xinitrc
4
.xinitrc
@ -4,8 +4,8 @@ setxkbmap -layout us,ca -variant multi -option 'grp:win_space_toggle, caps:swape
|
||||
xset r rate 300 50
|
||||
mon-on
|
||||
picom --experimental-backends --backend glx &
|
||||
xwallpaper --center .config/wall.png
|
||||
xautolock -time 12 -locker "systemctl suspend" -detectsleep -notify 5 -notifier "notify-send Locking" &
|
||||
#xwallpaper --center .config/wall.png
|
||||
xwallpaper --output DP-2-1 --center med/pix/dow/ml.png --output DP-1 --center med/pix/dow/mr.png --output eDP-1 --center med/pix/dow/m.png
|
||||
xss-lock -- slock &
|
||||
#dunst crashes X for some reason on my device so I put it in screen to prevent that
|
||||
screen -dm dunst notifs
|
||||
|
Loading…
Reference in New Issue
Block a user