1
0
Fork 0

some i3 tweaks

This commit is contained in:
Von Random 2015-06-25 01:19:34 +03:00
parent 545ab7f08e
commit cfdea9b660

View file

@ -27,7 +27,7 @@ font pango:Terminus Bold 11
floating_modifier $mod
# start a terminal
bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Return exec termite
# kill focused window
bindsym $mod+Shift+q kill
@ -78,10 +78,10 @@ bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split
# toggle tiling / floating
bindsym $mod+Shift+space floating toggle
bindsym $mod+grave floating toggle
# change focus between tiling / floating windows
bindsym $mod+space focus mode_toggle
bindsym $mod+tab focus mode_toggle
# focus the parent container
bindsym $mod+a focus parent