From c97a5d7e6fe42e3a38c6b77bc04894da8b0c44ca Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 25 Feb 2025 15:50:12 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-25 15:50:12 --- .config/sway/config##hostname.dpad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config##hostname.dpad b/.config/sway/config##hostname.dpad index 08fb4efe..0facaf90 100644 --- a/.config/sway/config##hostname.dpad +++ b/.config/sway/config##hostname.dpad @@ -16,7 +16,7 @@ set $term footclient # set $menu wmenu-run set $menu tofi-run | xargs swaymsg exec -- # set $menu tofi-run | xargs swaymsg exec -- -set $drun fuzzel --placeholder="Select an application:" +set $drun fuzzel --hide-before-typing --placeholder="Select an application:" # set $drun tofi-drun --drun-launch=true set $exitcmd echo -e "No\nYes" | tofi --prompt-text="u sure u wanna exit sway lil bro?: " | grep -q Yes && swaymsg exit set $shutdowncmd echo -e "No\nYes" | tofi --prompt-text="u sure u wanna poweroff lil bro?: " | grep -q Yes && poweroff