AutoYADM commit: 2025-02-25 15:35:12

This commit is contained in:
Daniel Fichtinger 2025-02-25 15:35:12 -05:00
parent 34f9ce7f0c
commit a5d5a44af3

View file

@ -16,7 +16,7 @@ set $term footclient
# set $menu wmenu-run # set $menu wmenu-run
set $menu tofi-run | xargs swaymsg exec -- set $menu tofi-run | xargs swaymsg exec --
# set $menu tofi-run | xargs swaymsg exec -- # set $menu tofi-run | xargs swaymsg exec --
set $drun fuzzel set $drun fuzzel --counter
# set $drun tofi-drun --drun-launch=true # 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 $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 set $shutdowncmd echo -e "No\nYes" | tofi --prompt-text="u sure u wanna poweroff lil bro?: " | grep -q Yes && poweroff