]> git.friedersdorff.com Git - max/saltfiles.git/commitdiff
Use rofi properly
authorMaximilian Friedersdorff <max@friedersdorff.com>
Thu, 20 Oct 2022 14:48:57 +0000 (15:48 +0100)
committerMaximilian Friedersdorff <max@friedersdorff.com>
Thu, 20 Oct 2022 14:48:57 +0000 (15:48 +0100)
states/sway/files/config.jinja

index 7d11eb0f40c55cd132bb57f5a945a0043c95180b..8185333790802a9e1433f01252fb381dd52fce72 100644 (file)
@@ -46,7 +46,7 @@ set $term foot
 # Your preferred application launcher
 # Note: pass the final command to swaymsg so that the resulting window can be opened
 # on the original workspace that the command was run on.
-set $menu dmenu_path | rofi --dmenu | xargs swaymsg exec --
+set $menu rofi -show drun | xargs swaymsg exec --
 
 include /etc/sway/config-vars.d/*