diff --git a/hypr-hyprland.conf b/hypr-hyprland.conf index d7e024e..1b63ad6 100644 --- a/hypr-hyprland.conf +++ b/hypr-hyprland.conf @@ -208,3 +208,5 @@ bind = , XF86AudioMute, exec, pactl -- set-sink-mute @DEFAULT_SINK@ toggle bind = , XF86MonBrightnessUp, exec, light -A 5 bind = , XF86MonBrightnessDown, exec, light -U 5 + +bind = , Print, exec, grim -g "$(slurp)" - | wl-copy