]> git.friedersdorff.com Git - max/saltfiles.git/commitdiff
Use rofi wayland fork
authorMaximilian Friedersdorff <max@friedersdorff.com>
Thu, 20 Oct 2022 09:49:19 +0000 (10:49 +0100)
committerMaximilian Friedersdorff <max@friedersdorff.com>
Thu, 20 Oct 2022 09:49:19 +0000 (10:49 +0100)
states/sway/arch.sls
states/sway/files/config.jinja

index e3a00fd0cce2be37b9bbb2316ea628d0b7511d81..1d370f44cae43c9d523165b90cb6be8116b1d654 100644 (file)
@@ -5,7 +5,7 @@ install sway:
       - swaylock
       - swayidle
       - swaybg
-      - wofi
+      - rofi-lbonn-wayland
       - mako
       - libnotify
       - dmenu
index 4b304472da5e634010671582a24f0ea05a8a2fec..7d11eb0f40c55cd132bb57f5a945a0043c95180b 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 | wofi --dmenu | xargs swaymsg exec --
+set $menu dmenu_path | rofi --dmenu | xargs swaymsg exec --
 
 include /etc/sway/config-vars.d/*