AutoYADM commit: 2025-02-25 15:05:12
This commit is contained in:
parent
423aa943d1
commit
34f9ce7f0c
1 changed files with 3 additions and 1 deletions
|
@ -15,7 +15,9 @@ set $term footclient
|
||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
# set $menu wmenu-run
|
# set $menu wmenu-run
|
||||||
set $menu tofi-run | xargs swaymsg exec --
|
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 $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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue