sway: wrap rofi comman in quotes

This commit is contained in:
Vladan Popovic 2024-10-01 20:28:21 +02:00
parent 1247556247
commit 86f81ce002

View file

@ -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 --"