i3: verrouillage écran après 10 min avec xautolock et i3lock (excepté
les coins en haut)
This commit is contained in:
parent
73120db57e
commit
43f5fe58b4
@ -223,7 +223,7 @@ exec_always --no-startup-id "killall picom; picom -b"
|
||||
exec --no-startup-id redshift -l 48.666977:7.706748
|
||||
|
||||
# Lock screen
|
||||
exec_always --no-startup-id xscreensaver # if not launched via systemd or xinitrc
|
||||
exec --no-startup-id xautolock -locker "i3lock -bfte -i ~/.config/i3/matrix-elements-design.png" -corners "--00" -cornersize 30
|
||||
|
||||
# XFCE panel instead of i3status
|
||||
#exec --no-startup-id xfce4-panel --disable-wm-check
|
||||
|
Loading…
Reference in New Issue
Block a user