summaryrefslogtreecommitdiff
path: root/.config/sway
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-01-29 00:47:07 -0500
committerJack Jamison <jackqjamison@gmail.com>2026-01-29 00:47:07 -0500
commit6ad4d3dfd32b569f9485d24f80a768ed3ca19e46 (patch)
tree6d0c6f671a87abc73a429df2344e9799eb57737c /.config/sway
parentf8778e805f014602a1bd4de287dcaf9585b2b1ee (diff)
improve init and sway
Diffstat (limited to '.config/sway')
-rw-r--r--.config/sway/config4
1 files changed, 4 insertions, 0 deletions
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