Properly quote rofi call in i3 config
This commit is contained in:
committed by
Orestis Floros
parent
921226783f
commit
60213accae
@ -54,7 +54,7 @@ bindsym Mod1+Shift+q kill
|
||||
# start dmenu (a program launcher)
|
||||
bindsym Mod1+d exec --no-startup-id dmenu_run
|
||||
# A more modern dmenu replacement is rofi:
|
||||
# bindsym Mod1+d exec rofi -modi drun,run -show drun
|
||||
# bindsym Mod1+d exec "rofi -modi drun,run -show drun"
|
||||
# There also is i3-dmenu-desktop which only displays applications shipping a
|
||||
# .desktop file. It is a wrapper around dmenu, so you need that installed.
|
||||
# bindsym Mod1+d exec --no-startup-id i3-dmenu-desktop
|
||||
|
Reference in New Issue
Block a user