fix screenshot (i think)

This commit is contained in:
Sencyy 2024-08-07 20:11:27 -03:00
parent b8aeb8323a
commit da5e7b7fe5

View file

@ -73,8 +73,8 @@ input type:pointer {
# Basics: # Basics:
# #
# Take screenshot # Take screenshot
bindsym Print exec sway-screenshot -m region --clipboard-only bindsym Print exec slurp | grim -g - - | wl-copy
bindsym $mod+Shift+s exec sway-screenshot -m region --clipboard-only bindsym $mod+Shift+s exec slurp | grim -g - - | wl-copy
# Start a terminal # Start a terminal
bindsym $mod+Return exec $term bindsym $mod+Return exec $term