~dvko/dotfiles

1ea650d9816a9531bab9119f6e8ac297c2f08e14 — Danny van Kooten 5 months ago 280ceaf
ditch swappy for print screen selection
1 files changed, 1 insertions(+), 1 deletions(-)

M .config/sway/config
M .config/sway/config => .config/sway/config +1 -1
@@ 213,7 213,7 @@ bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle

# screenshot to clipboard
bindsym Print exec grim - | swappy -f -
bindsym Shift+Print exec grim -g "$(slurp)" - | swappy -f -
bindsym Shift+Print exec  slurp | grim -g - - | xclip -i -selection c -t image/png

# brightness (backlight) ctrl through keyboard keys
bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%-