From 4a8bade9152b133dd5933c82cbb870c93d84c241 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 23 Jan 2025 20:10:06 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-23 20:10:06 --- .config/sway/config##hostname.dpad | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/sway/config##hostname.dpad b/.config/sway/config##hostname.dpad index 093b6599..710bccc0 100644 --- a/.config/sway/config##hostname.dpad +++ b/.config/sway/config##hostname.dpad @@ -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: