Add keybinding to use swappy for screenshots

This commit is contained in:
2021-11-30 16:09:01 +03:00
parent a4d2c16aee
commit ac8c58ca83

View File

@@ -137,6 +137,9 @@ bindsym $ctrl+Shift+1 exec --no-startup-id $shot --notify copy output
bindsym $ctrl+Shift+2 exec --no-startup-id $shot --notify copy window bindsym $ctrl+Shift+2 exec --no-startup-id $shot --notify copy window
bindsym $ctrl+Shift+3 exec --no-startup-id $shot --notify copy area bindsym $ctrl+Shift+3 exec --no-startup-id $shot --notify copy area
# Call swappy
bindsym $mod+Shift+s exec grim -g "$(slurp)" - | swappy -f -
# Start a terminal # Start a terminal
bindsym $mod+Return exec $term bindsym $mod+Return exec $term