summaryrefslogtreecommitdiff
path: root/.i3
diff options
context:
space:
mode:
authorRené Neumann <rene.neumann@in.tum.de>2013-06-04 15:51:25 +0200
committerRené Neumann <rene.neumann@in.tum.de>2013-06-04 15:51:26 +0200
commit3118467b91306fa91759f9254d42660f486fac81 (patch)
tree5fe009ef166e3db2718ffea374fee78ea42e43ab /.i3
parentd25c54a964e120c9f1746871d3130609148cc351 (diff)
downloaddotfiles-3118467b91306fa91759f9254d42660f486fac81.tar.gz
dotfiles-3118467b91306fa91759f9254d42660f486fac81.tar.bz2
dotfiles-3118467b91306fa91759f9254d42660f486fac81.zip
i3: rename workspace
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)