summaryrefslogtreecommitdiff
path: root/home-config
diff options
context:
space:
mode:
Diffstat (limited to 'home-config')
-rw-r--r--home-config/sway/config.d/keybinds1
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/sway/config.d/keybinds b/home-config/sway/config.d/keybinds
index b8ea81f..d70cf82 100644
--- a/home-config/sway/config.d/keybinds
+++ b/home-config/sway/config.d/keybinds
@@ -48,4 +48,5 @@ bindsym XF86AudioPrev exec playerctl previous
# Screenshot
bindsym Print exec grim -g "$(slurp)" - | wl-copy
+bindsym Alt+Print exec grim - | wl-copy
bindsym Shift+Print exec slurp -p | grim -g - - | convert - txt:- | tail -n 1 | awk '{print $3}' | wl-copy