From fb87dd1aa75d413a86f3dd2db457c3291e425bb5 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Mon, 13 May 2024 08:06:03 +0300 Subject: sway: Add screenshot keys --- .config/sway/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.config/sway') diff --git a/.config/sway/config b/.config/sway/config index 8eaa6d6..94e82d6 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -9,8 +9,9 @@ bindsym $mod+o exec killall -SIGUSR1 waybar # Workspace switch bindsym $mod+period workspace back_and_forth -bindsym $mod+slash workspace next -bindsym $mod+comma workspace prev +bindsym $mod+comma grimshot save area +bindsym $mod+m grimshot save screen + ## Setup monitors & wallpapers output DP-2 pos 0 0 res 2560x1440 bg ~/wallpapers/colors-fantasy.jpg stretch output HDMI-A-1 pos 2560 0 res 2560x1440 bg ~/wallpapers/colors-fantasy.jpg fill transform 270 -- cgit v1.2.3