add i3-restore
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
#set $mod Mod4
|
||||
floating_modifier $mod
|
||||
|
||||
# change focus between tiling / floating windows
|
||||
bindsym $mod+space focus mode_toggle
|
||||
|
||||
@@ -30,8 +27,8 @@ bindsym $mod+q kill
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
#bindsym $mod+Ctrl+l exec --no-startup-id betterlockscreen -l dimblur
|
||||
bindsym $mod+Ctrl+Escape exec --no-startup-id archlinux-logout
|
||||
bindsym $mod+Ctrl+0 exec --no-startup-id archlinux-logout
|
||||
bindsym $mod+Ctrl+Escape exec --no-startup-id "$HOME/.config/i3/i3-restore/i3save && archlinux-logout"
|
||||
bindsym $mod+Ctrl+0 exec --no-startup-id "$HOME/.config/i3/i3-restore/i3save && archlinux-logout"
|
||||
|
||||
#set $mode_system (l)ock (e)xit switch_(u)ser (s)uspend (h)ibernate (r)eboot (shift+s)hutdown
|
||||
#bindsym $mod+Ctrl+Escape mode "$mode_system"
|
||||
|
||||
Reference in New Issue
Block a user