aboutsummaryrefslogtreecommitdiffstats
path: root/i3
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-05-14 13:49:16 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-05-14 13:49:16 +0200
commit0c386baf4f6d24cbdf22a2df21935dd029f12277 (patch)
tree7a51890ed4caf0074cf34814cfcf2f8bcbd69c04 /i3
parent89d3b8492a3ae3fe7c95e3dcbe4b0a1d4149b410 (diff)
downloaddotfiles-0c386baf4f6d24cbdf22a2df21935dd029f12277.tar.xz
i3: Change keybindings slightly to fit dvorak better
Diffstat (limited to 'i3')
-rw-r--r--i3/config10
1 files changed, 5 insertions, 5 deletions
diff --git a/i3/config b/i3/config
index 4175450..c27518e 100644
--- a/i3/config
+++ b/i3/config
@@ -21,12 +21,12 @@ bindsym $mod+Shift+j move down
bindsym $mod+Shift+k move up
bindsym $mod+Shift+l move right
-bindsym $mod+b split h
+bindsym $mod+w split h
bindsym $mod+v split v
bindsym $mod+f fullscreen
bindsym $mod+s layout stacking
-bindsym $mod+w layout tabbed
+bindsym $mod+t layout tabbed
bindsym $mod+e layout toggle split
bindsym $mod+Shift+space floating toggle
# change focus between tiling / floating windows
@@ -153,9 +153,9 @@ bindsym XF86AudioRaiseVolume exec volumecontrol.bash raise
bindsym XF86ScreenSaver exec screenlock.bash
new_window 1pixel
-bindsym $mod+t border normal
-bindsym $mod+y border 1pixel
-bindsym $mod+u border none
+bindsym $mod+b border normal
+bindsym $mod+p border 1pixel
+bindsym $mod+n border none
for_window [class="Gifview"] floating enable