Browse Source

Add an (experimental) history-enabled dmenu launcher

Alois Mahdal 10 years ago
parent
commit
23ad6cda80
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/i3/config

+ 1
- 0
dotfiles/i3/config View File

@@ -160,6 +160,7 @@ bindsym $mod+Shift+o        exec "urxvt -e mocp"
160 160
 bindsym $mod+m              exec "i3-dmenu-desktop --dmenu='eedmenu'"
161 161
 bindsym $mod+Shift+m        exec "eeini -s dmenu.item | eedmenu --split = | bash -"
162 162
 bindsym $mod+p              exec "dmenu_path | eedmenu | bash -"
163
+bindsym $mod+Shift+p        exec "cat .dmenu_history | eedmenu | tee -a .dmenu_history | bash -"
163 164
 
164 165
 bindsym $mod+n              exec "eeiam bbl"
165 166
 bindsym $mod+Shift+n        exec "setxkbmap us"