i3: Disable auto lock
This commit is contained in:
parent
b70f282dc8
commit
e9384bc1e2
1 changed files with 1 additions and 1 deletions
|
@ -259,13 +259,13 @@ bindsym $mod+9 exec --no-startup-id blurlock
|
|||
#exec --no-startup-id blueman-applet
|
||||
#exec_always --no-startup-id sbxkb
|
||||
#exec --no-startup-id start_conky_maia
|
||||
#exec --no-startup-id xautolock -time 10 -locker blurlock
|
||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec --no-startup-id nm-applet
|
||||
exec --no-startup-id xfce4-power-manager
|
||||
exec --no-startup-id pamac-tray
|
||||
exec --no-startup-id clipit
|
||||
exec --no-startup-id "setxkbmap -model pc105 -layout us -option caps:escape"
|
||||
exec --no-startup-id xautolock -time 10 -locker blurlock
|
||||
exec_always --no-startup-id ff-theme-util
|
||||
exec_always --no-startup-id fix_xcursor
|
||||
|
||||
|
|
Loading…
Reference in a new issue