From 040dac74d776fb847561228057f900cafd6ebf1e Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 14 Jan 2025 16:25:05 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-14 16:25:05 --- .config/sway/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/sway/config b/.config/sway/config index 8a62d88e..7fefc8fe 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -18,6 +18,7 @@ set $menu tofi-run | xargs swaymsg exec -- set $drun tofi-drun --drun-launch=true set $wallpaper ~/Pictures/wallpapers/sidonia-blurred.png +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 $bg #121212 @@ -141,6 +142,7 @@ default_floating_border pixel 1 # Exit sway (logs you out of your Wayland session) bindsym $mod+Shift+l exec $exitcmd + bindsym $mod+l exec $lockcmd # # Moving around: #