From 3118467b91306fa91759f9254d42660f486fac81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Neumann?= Date: Tue, 4 Jun 2013 15:51:25 +0200 Subject: i3: rename workspace --- .i3/config | 3 +++ 1 file changed, 3 insertions(+) (limited to '.i3') diff --git a/.i3/config b/.i3/config index fab805f..407a1e9 100644 --- a/.i3/config +++ b/.i3/config @@ -152,6 +152,9 @@ bindsym $mod+Shift+Tab move container to workspace back_and_forth bindsym $mod+g exec $nsi $script/workspaces.sh bindsym $mod+Shift+g exec $nsi $script/workspaces.sh move +# rename «3 +bindsym $mod+n exec $nsi i3-input -F 'rename workspace to "%s"' -P 'Rename workspace: ' + # Resizing «2 ############# # (you can also use the mouse for that) -- cgit v1.2.3