From e098197e7a0c130872fe97d1c18bc5161ede42ff Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Mon, 5 Dec 2022 16:51:16 +0200 Subject: [PATCH] Switch rofi to show combi mode of drun and run --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 1c8b148..6407883 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -28,7 +28,7 @@ set $lockcmd ~/.bin/swaylock.sh $bg set $term alacritty # Your preferred application launcher # None: it's recommended that you pass the final command to sway -set $menu rofi -modi drun -show drun -show-icons -normal-window +set $menu rofi -show combi -modes combi -combi-modes "drun,run" -show-icons -normal-window ### Output configuration #