all repos — archive/dotfiles @ ab8c61f56ea5106868752ab023ad4ec501c5b2f2

Superseded by nixfiles

i3: Tweak keybindings

Alan Pearce
commit

ab8c61f56ea5106868752ab023ad4ec501c5b2f2

parent

a240cca30cb961244331e427309b18c5ae4695d4

1 file changed, 3 insertions(+), 3 deletions(-)

jump to
M i3/.config/i3/configi3/.config/i3/config
@@ -115,7 +115,7 @@
# change container layout (stacked, tabbed, toggle split) bindsym $mod+s layout stacking bindsym $mod+t layout tabbed -bindsym $mod+d layout toggle split +bindsym $mod+r layout toggle split # toggle tiling / floating bindsym $mod+Shift+f floating toggle
@@ -127,7 +127,7 @@ # focus the parent container
bindsym $mod+a focus parent # focus the child container -#bindsym $mod+d focus child +bindsym $mod+d focus child # switch to workspace bindsym $mod+1 workspace 1
@@ -184,7 +184,7 @@ bindsym Return mode "default"
bindsym Escape mode "default" } -bindsym $mod+r mode "resize" +bindsym $mod+Shift+r mode "resize" # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available)