summaryrefslogtreecommitdiff
path: root/home-config/sway
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-09-07 15:20:42 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-09-07 15:20:42 -0400
commit2396b0aeb65c90637af264d4ad859ad878e0aaeb (patch)
tree6872347f5224061aab5c74541e025a51698aa376 /home-config/sway
parentlalalala (diff)
downloaddotfiles-guix-2396b0aeb65c90637af264d4ad859ad878e0aaeb.tar.gz
dotfiles-guix-2396b0aeb65c90637af264d4ad859ad878e0aaeb.tar.bz2
dotfiles-guix-2396b0aeb65c90637af264d4ad859ad878e0aaeb.zip
GNU/Windows
Diffstat (limited to 'home-config/sway')
-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