i3: verrouillage écran après 10 min avec xautolock et i3lock (excepté
les coins en haut)
This commit is contained in:
		@@ -223,7 +223,7 @@ exec_always --no-startup-id "killall picom; picom -b"
 | 
				
			|||||||
exec --no-startup-id redshift -l 48.666977:7.706748
 | 
					exec --no-startup-id redshift -l 48.666977:7.706748
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Lock screen
 | 
					# 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
 | 
					# XFCE panel instead of i3status
 | 
				
			||||||
#exec --no-startup-id xfce4-panel --disable-wm-check
 | 
					#exec --no-startup-id xfce4-panel --disable-wm-check
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user