aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Kummerlaender2016-11-25 21:23:16 +0100
committerAdrian Kummerlaender2016-11-26 16:38:53 +0100
commit6c546278c0320f4fb682853005b46408cd7858d0 (patch)
tree6dc86cf29972b874d9647c5bcea15b46ecf1e129
parentcf4ea310724f02aa2d494a7cdfdb22870bd15f7a (diff)
downloaddotfiles-6c546278c0320f4fb682853005b46408cd7858d0.tar
dotfiles-6c546278c0320f4fb682853005b46408cd7858d0.tar.gz
dotfiles-6c546278c0320f4fb682853005b46408cd7858d0.tar.bz2
dotfiles-6c546278c0320f4fb682853005b46408cd7858d0.tar.lz
dotfiles-6c546278c0320f4fb682853005b46408cd7858d0.tar.xz
dotfiles-6c546278c0320f4fb682853005b46408cd7858d0.tar.zst
dotfiles-6c546278c0320f4fb682853005b46408cd7858d0.zip
Improve i3 menu keybindings
-rw-r--r--i3wm/.i3/config9
1 files changed, 5 insertions, 4 deletions
diff --git a/i3wm/.i3/config b/i3wm/.i3/config
index 378d8fd..7f3dfbb 100644
--- a/i3wm/.i3/config
+++ b/i3wm/.i3/config
@@ -111,12 +111,11 @@ bindsym Control+Return exec urxvtc -title "Chicken Scheme REPL" -e csi -q
bindsym $mod+Return exec urxvtc
bindsym $alt+Return exec gvim
+bindsym Control+space exec rofi_dict
bindsym $mod+space exec "rofi -modi run,ssh,window -show combi"
bindsym $alt+space exec passman submitform
-bindsym Control+space exec ~/.i3/apply_layout.sh
-bindsym $mod+c exec =
-bindsym $mod+m exec rofi_dict
-bindsym Print exec xfce4-screenshooter
+
+bindsym Print exec xfce4-screenshooter
bindsym Mod1+l exec --no-startup-id i3lock -c 000000
bindsym Control+Mod1+m exec --no-startup-id ~/.screenlayout/mobile.sh
@@ -124,6 +123,8 @@ bindsym Control+Mod1+d exec --no-startup-id ~/.screenlayout/docked.sh
bindsym Control+Mod1+v exec --no-startup-id ~/.screenlayout/docked_vertical.sh
bindsym Control+Mod1+t exec --no-startup-id ~/.screenlayout/docked_tv_mode.sh
+bindsym $mod+c exec =
+bindsym $mod+t exec ~/.i3/apply_layout.sh
bindsym $mod+n [title="^.*\.wiki \(~\/note.*\).*GVIM$"] scratchpad show
bindsym $mod+z [title="^.*- Zeal$"] scratchpad show