switch to run instead of drun by default in rofi
This commit is contained in:
parent
e2c6df4b09
commit
e9135d438a
@ -60,7 +60,7 @@ bindsym $mod+Shift+a kill
|
||||
|
||||
# start dmenu (a program launcher)
|
||||
#bindsym $mod+d exec --no-startup-id dmenu_run
|
||||
bindsym $mod+d exec rofi -show drun
|
||||
bindsym $mod+d exec rofi -show run
|
||||
# A more modern dmenu replacement is rofi:
|
||||
# bindcode $mod+40 exec "rofi -modi drun,run -show drun"
|
||||
# There also is i3-dmenu-desktop which only displays applications shipping a
|
||||
|
Loading…
Reference in New Issue
Block a user