added xautolock
This commit is contained in:
parent
3c0acaef3a
commit
d32fdbcfd3
2 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ set $mod Mod4
|
||||||
|
|
||||||
set $locker /usr/bin/i3lock-fancy
|
set $locker /usr/bin/i3lock-fancy
|
||||||
bindsym $mod+Ctrl+Shift+l exec --no-startup-id $locker
|
bindsym $mod+Ctrl+Shift+l exec --no-startup-id $locker
|
||||||
|
exec --no-startup-id xautolock -time 10 -locker /usr/bin/i3lock-fancy -notify 10 -notifier "notify-send -u critical -t 10000 -- 'Screen locking in 10s'"
|
||||||
|
|
||||||
bindsym $mod+Return exec "konsole --hide-menubar"
|
bindsym $mod+Return exec "konsole --hide-menubar"
|
||||||
bindsym $mod+Shift+Return exec --no-startup-id "konsole -e ranger"
|
bindsym $mod+Shift+Return exec --no-startup-id "konsole -e ranger"
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@ picom
|
||||||
nitrogen
|
nitrogen
|
||||||
i3-gaps
|
i3-gaps
|
||||||
i3lock
|
i3lock
|
||||||
|
xautolock
|
||||||
i3status
|
i3status
|
||||||
dunst
|
dunst
|
||||||
sxhkd
|
sxhkd
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue