Add i3 focus parent keybinding

This commit is contained in:
Pavle Portic 2022-04-13 23:48:05 +02:00
parent 2038993370
commit eae927109e
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ bindsym $mod+t layout tabbed
bindsym $mod+Shift+space floating toggle
bindsym $mod+Shift+BackSpace floating toggle
bindsym $mod+g focus mode_toggle
bindsym $mod+a focus parent
bindsym $mod+Tab workspace next
bindsym $mod+Shift+Tab workspace prev