summaryrefslogtreecommitdiff
path: root/.i3/config
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-06-07 13:48:38 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-06-07 13:48:39 +0200
commit5f19288099c4fcf595ff5ef14b3abe85ef5f1890 (patch)
treeb571b3dfed344386f5b9135bc597417239a25a96 /.i3/config
parentc227b89f947eb1a85fcfef78326c486d41a05773 (diff)
downloaddotfiles-5f19288099c4fcf595ff5ef14b3abe85ef5f1890.tar.gz
dotfiles-5f19288099c4fcf595ff5ef14b3abe85ef5f1890.tar.bz2
dotfiles-5f19288099c4fcf595ff5ef14b3abe85ef5f1890.zip
i3: better rename
Diffstat (limited to '.i3/config')
-rw-r--r--.i3/config7
1 files changed, 4 insertions, 3 deletions
diff --git a/.i3/config b/.i3/config
index 52b8ec3..3e127eb 100644
--- a/.i3/config
+++ b/.i3/config
@@ -46,9 +46,9 @@ bindsym $alt+Control+l exec $nsi $script/xlock.sh
bindsym $mod+Shift+w kill
bindsym $alt+F4 kill
# reload the configuration file
-bindsym $mod+Shift+r reload
+bindsym $mod+backslash reload
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
-bindsym $mod+Control+r restart
+bindsym $mod+Shift+bar restart
# exit i3 (logs you out of your X session)
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
@@ -153,7 +153,8 @@ bindsym $mod+g exec $nsi $script/workspaces.py switch
bindsym $mod+Shift+g exec $nsi $script/workspaces.py move
# rename «3
-bindsym $mod+r exec $nsi i3-input -F 'rename workspace to "%s"' -P 'Rename workspace: '
+bindsym $mod+Shift+r exec $nsi $script/workspaces.py rename
+bindsym $mod+r exec $nsi $script/workspaces.py rename_num
# new temp workspace «3
bindsym $mod+n exec $nsi $script/workspaces.py new