From ce1ffffc2a387672d7f7c9ed8ab57714c3b61ee2 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Sat, 1 Jun 2013 19:11:26 +0200 Subject: Better workspace chooser --- .i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.i3/config') 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 ############# -- cgit v1.2.3-54-g00ecf