From ee3dc5a256f034aa4b19afa62fb249bcdfc96257 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Mon, 9 Oct 2023 19:26:56 +0200 Subject: [PATCH] Change video keybind --- home/.config/hypr/keybinds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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