summaryrefslogtreecommitdiff
path: root/.i3
diff options
context:
space:
mode:
Diffstat (limited to '.i3')
-rw-r--r--.i3/config3
1 files changed, 3 insertions, 0 deletions
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)