summaryrefslogtreecommitdiffstats
path: root/i3
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-09-23 21:33:40 -0500
committerJesse Luehrs <doy@tozt.net>2012-09-23 21:49:37 -0500
commit1a329d8f50869a3c78a8eaae17b11d3cf03328ac (patch)
tree88b88436fec8e45c99e11ebce02d4f8d3943ddac /i3
parent0280b6f0cbcceddb652766453ecefa9e8d68f969 (diff)
downloadconf-1a329d8f50869a3c78a8eaae17b11d3cf03328ac.tar.gz
conf-1a329d8f50869a3c78a8eaae17b11d3cf03328ac.zip
custom workspace switcher
Diffstat (limited to 'i3')
-rw-r--r--i3/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/i3/config b/i3/config
index 1e8616c..6528c80 100644
--- a/i3/config
+++ b/i3/config
@@ -74,8 +74,8 @@ bindsym $layout_mod+Shift+space floating toggle
bindsym $layout_mod+space focus mode_toggle
# workspace manipulation
-bindsym $mod+Left workspace prev
-bindsym $mod+Right workspace next
+bindsym $mod+Left exec i3-switch-workspace prev
+bindsym $mod+Right exec i3-switch-workspace next
bindsym $mod+1 workspace 1
bindsym $mod+2 workspace 2