add i3-restore

This commit is contained in:
2023-06-17 11:21:54 -04:00
parent 5312ab649c
commit f702fad34f
4 changed files with 23 additions and 24 deletions
+2 -5
View File
@@ -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"