diff --git a/home/.config/hypr/keybinds.conf b/home/.config/hypr/keybinds.conf index 0cf1df6..f9c7de6 100644 --- a/home/.config/hypr/keybinds.conf +++ b/home/.config/hypr/keybinds.conf @@ -48,8 +48,8 @@ binde = , XF86MonBrightnessDown, exec, brightness -d 5% -n $SCREENSHOT_FORMAT = "${XDG_SCREENSHOTS_DIR:-$HOME/Pictures/Screenshots}/Screenshot_$(date +%Y-%m-%d_%H-%M-%S).png" $SCREENSHOT_DELAY = 2000 -bind = , 248, exec, quick-record --notify toggle -bind = SUPER, 248, exec, quick-record toggle +bind = , 642, exec, quick-record --notify toggle +bind = SUPER, 642, exec, quick-record toggle bind = ALT, Print, exec, wl-copy --type image/png "$(hyprpicker)" && notify-send 'Picked color' "$(wl-paste) (saved to clipboard)" bind = , Print, exec, screenshot --notify --copy --target area bind = SUPER, Print, exec, screenshot --notify --copy --target area --edit