AutoYADM commit: 2025-01-23 20:10:06

This commit is contained in:
Daniel Fichtinger 2025-01-23 20:10:06 -05:00
parent bd047b0b43
commit 4a8bade915

View file

@ -20,7 +20,8 @@ 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 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 $bg #121212
set $fg #f5f5f5
@ -146,6 +147,7 @@ default_floating_border pixel 1
# bindsym $mod+Shift+l exec $lockcmd
bindsym $mod+Shift+l exec $lockcmd
bindsym $mod+Shift+u exec $exitcmd
bindsym $mod+Shift+; exec $shutdowncmd
# bindsym $mod+l exec $lockcmd
#
# Moving around: