sway: wrap rofi comman in quotes
This commit is contained in:
parent
1247556247
commit
86f81ce002
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ set $right l
|
||||||
set $term alacritty
|
set $term alacritty
|
||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
# Note: it's recommended that you pass the final command to sway
|
# Note: it's recommended that you pass the final command to sway
|
||||||
set $menu rofi -show combi -combi-modes drun,run,ssh,filebrowser | xargs swaymsg exec --
|
set $menu "rofi -show combi -combi-modes drun,run,ssh,filebrowser | xargs swaymsg exec --"
|
||||||
|
|
Loading…
Reference in a new issue