diff --git a/.config/sway/config##hostname.dpad b/.config/sway/config##hostname.dpad index e0828610..28dfdb08 100644 --- a/.config/sway/config##hostname.dpad +++ b/.config/sway/config##hostname.dpad @@ -15,7 +15,9 @@ set $term footclient # Your preferred application launcher # set $menu wmenu-run set $menu tofi-run | xargs swaymsg exec -- -set $drun tofi-drun --drun-launch=true +# set $menu tofi-run | xargs swaymsg exec -- +set $drun fuzzel +# 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