From 6ad4d3dfd32b569f9485d24f80a768ed3ca19e46 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Thu, 29 Jan 2026 00:47:07 -0500 Subject: improve init and sway --- .config/sway/config | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.config/sway') diff --git a/.config/sway/config b/.config/sway/config index 6d80b11..62830c8 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -71,6 +71,10 @@ default_border pixel # Start screen locker bindsym $mod+Ctrl+l exec lock + # screenshot + bindsym $mod+s exec screenshot + bindsym $mod+Shift+s exec screenshot -save + # Drag floating windows by holding down $mod and left mouse button. floating_modifier $mod normal -- cgit v1.2.3