diff --git a/sway/config b/sway/config index 574beb4..cc82a07 100644 --- a/sway/config +++ b/sway/config @@ -49,10 +49,13 @@ hide_edge_borders smart # emacs bindsym $mod+Ctrl+Return exec emacs - # Screenshot + # Selection screenshot to clipboard bindsym $mod+y exec slurp | grim -g- - | wl-copy - # Screenshot + # Whole screen screenshot to clipboard + bindsym $mod+Ctrl+y exec grim - | wl-copy + + # Selection screenshot to imv bindsym $mod+Shift+y exec slurp | grim -g- - | imv - # Lock