From 7c5bd5bf8a6571bf870ac2c78d14fc877b6621dc Mon Sep 17 00:00:00 2001 From: Roman Godmaire Date: Mon, 13 May 2024 07:26:50 -0400 Subject: [PATCH] sway: screenshot keybinding --- sway/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sway/config b/sway/config index 2276547..e03650a 100644 --- a/sway/config +++ b/sway/config @@ -171,6 +171,9 @@ mode "resize" { } bindsym $mod+r mode "resize" +# Custom Keybindings +bindsym Ctrl+Shift+4 exec grimshot copy area + # ========== THEME ========== set $fg #ebdbb2 set $bg #282828f2