summaryrefslogtreecommitdiffstats
path: root/i3/config
diff options
context:
space:
mode:
Diffstat (limited to 'i3/config')
-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