Use rofi-wayland instead of wofi
diff --git a/modules/launcher/config.rasi b/modules/launcher/config.rasi
index dd8a8ec..818eaa6 100644
--- a/modules/launcher/config.rasi
+++ b/modules/launcher/config.rasi
@@ -1,2 +1,7 @@
 configuration {
+  combi-modes: "drun,run,filebrowser,ssh";
+  modes: "filebrowser,combi,ssh,run,drun";
+  font: "Liga Roboto Mono 12";
+  show-icons: true;
 }
+@theme "Arc-Dark"