summaryrefslogtreecommitdiff
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 45ce718..000de06 100644
--- a/.i3/config
+++ b/.i3/config
@@ -149,8 +149,8 @@ bindsym $mod+Tab workspace back_and_forth
bindsym $mod+Shift+Tab move container to workspace back_and_forth
# goto a specific workspace, via i3-input «3
-bindsym $mod+g exec $nsi i3-input -F 'workspace %s' -P 'Goto workspace: '
-bindsym $mod+Shift+g exec $nsi i3-input -F 'move container to workspace %s' -P 'Goto workspace: '
+bindsym $mod+g exec $nsi $script/workspaces.sh
+bindsym $mod+Shift+g exec $nsi $script/workspaces.sh move
# Resizing «2
#############