summaryrefslogtreecommitdiffstats
path: root/i3
diff options
context:
space:
mode:
authorJesse Luehrs <doy@stripe.com>2017-01-27 15:05:24 -0800
committerJesse Luehrs <doy@tozt.net>2017-01-27 15:05:54 -0800
commit5c54edb2c204f43275413ee03f3cada1f77e6afa (patch)
treec6333240db4b5236d2527c2bf4a94c5a64c1d1f4 /i3
parent765b84e394045666b1ac1f5ba85d7c56ecd30fd0 (diff)
downloadconf-5c54edb2c204f43275413ee03f3cada1f77e6afa.tar.gz
conf-5c54edb2c204f43275413ee03f3cada1f77e6afa.zip
use more explicit paths
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 34f6e52..b73ef41 100644
--- a/i3/config
+++ b/i3/config
@@ -82,8 +82,8 @@ bindsym $mod+Shift+space floating toggle
bindsym $mod+space focus mode_toggle
# workspace manipulation
-bindsym $mod+bracketleft exec i3-switch-workspace prev
-bindsym $mod+bracketright exec i3-switch-workspace next
+bindsym $mod+bracketleft exec ~/.bin/i3-switch-workspace prev
+bindsym $mod+bracketright exec ~/.bin/i3-switch-workspace next
bindsym $mod+1 workspace 1
bindsym $mod+2 workspace 2