.i3/config.d/20-binds

changeset 611
f524f24b23dd
parent 378
e13ba40f4533
child 649
a421fcbe4dd4
equal deleted inserted replaced
610:5f49012f8242 611:f524f24b23dd
62 62
63 # change focus between tiling / floating windows 63 # change focus between tiling / floating windows
64 bindsym $mod+space focus mode_toggle 64 bindsym $mod+space focus mode_toggle
65 65
66 # focus the parent container 66 # focus the parent container
67 bindsym $mod+a focus parent 67 bindsym $mod+Shift+a focus parent
68 68
69 # focus the child container 69 # focus the child container
70 #bindsym $mod+d focus child 70 bindsym $mod+a focus child
71 71
72 bindsym $mod+b workspace back_and_forth 72 bindsym $mod+b workspace back_and_forth
73 bindsym $mod+minus workspace prev 73 bindsym $mod+minus workspace prev
74 bindsym $mod+equal workspace next 74 bindsym $mod+equal workspace next
75 75

mercurial