[i3] Add back_and_forth command mapping

This commit is contained in:
Sebastian Schulze 2018-11-09 12:26:34 +01:00
parent 3cd8f53693
commit cf5726e820
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ client.urgent $base08 $base08 $base07 $baseXX
# switching between workspace
bindsym $mod+period workspace next
bindsym $mod+comma workspace prev
bindsym $mod+Escape workspace back_and_forth
# change focused container
bindsym $mod+Tab focus parent; focus right; focus child