AutoYADM commit: 2025-02-08 15:50:06
This commit is contained in:
parent
145a6673f2
commit
9a0e185c1a
2 changed files with 8 additions and 4 deletions
|
@ -16,13 +16,13 @@ set $term footclient
|
|||
# set $menu wmenu-run
|
||||
set $menu tofi-run | xargs swaymsg exec --
|
||||
set $drun tofi-drun --drun-launch=true
|
||||
set $wallpaper ~/Pictures/wallpapers/sidonia-blurred.png
|
||||
|
||||
set $present /home/fic/.config/sway/wl-present.sh
|
||||
set $lockcmd swaylock -c 121212 -e -f -F
|
||||
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 $wallpaper ~/Pictures/wallpapers/sidonia-blurred.png
|
||||
set $present /home/fic/.config/sway/wl-present.sh
|
||||
set $lockcmd swaylock -c 121212 -e -f -F
|
||||
|
||||
set $bg #121212
|
||||
set $fg #f5f5f5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue