Add dmenu history file.
This commit is contained in:
parent
712412fa8c
commit
ec715250dc
@ -32,8 +32,8 @@ bindsym $mod+Shift+Return exec terminator
|
||||
bindsym $mod+q kill
|
||||
# start dmenu (a program launcher)
|
||||
#bindsym $mod+d exec dmenu_run -sb "#880000"
|
||||
bindsym $mod+d exec --no-startup-id j4-dmenu-desktop --dmenu="dmenu -i -sb '#800' -nb '#252525' -fn 'Meslo LG S DZ-8'"
|
||||
bindsym $mod+Shift+d exec --no-startup-id dmenu_run -i -sb '#800' -nb '#252525' -fn 'Meslo LG S DZ-8'
|
||||
bindsym $mod+d exec --no-startup-id j4-dmenu-desktop --dmenu="dmenu -i -sb '#800' -nb '#252525' -fn 'Meslo LG S DZ-8' -hist ~/.dmenu_history -h 24"
|
||||
bindsym $mod+Shift+d exec --no-startup-id dmenu_run -i -sb '#800' -nb '#252525' -fn 'Meslo LG S DZ-8' -hist ~/.dmenu_history -h 24
|
||||
# There also is the (new) i3-dmenu-desktop which only displays applications
|
||||
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
|
||||
# installed.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user