summaryrefslogtreecommitdiff
path: root/.config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/config')
-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