Add various elephant menus

This commit is contained in:
ItsDrike 2025-10-20 18:01:15 +02:00
parent a133c45c48
commit ae439adcc4
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
5 changed files with 158 additions and 2 deletions

View file

@ -99,8 +99,7 @@ bind = CTRL, $PRINTSCR_KEY, exec, hyprland-screenshot --notify --copy --target a
bind = SUPER SHIFT, $PRINTSCR_KEY, exec, hyprland-screenshot --notify --save $SCREENSHOT_FORMAT --target area --edit
bind = SUPER CTRL, $PRINTSCR_KEY, exec, hyprland-screenshot --notify --copy --target area --delay $SCREENSHOT_DELAY --edit
bind = SUPER SHIFT CTRL, $PRINTSCR_KEY, exec, hyprland-screenshot --notify --save $SCREENSHOT_FORMAT --target area --delay $SCREENSHOT_DELAY --edit
bind = SUPER ALT, $PRINTSCR_KEY, exec, ocr && notify-send "OCR" "Text copied to clipboard"
bind = ALT, $PRINTSCR_KEY, exec, wl-copy --type image/png "$(hyprpicker)" && notify-send 'Picked color' "$(wl-paste) (saved to clipboard)"
bind = ALT, $PRINTSCR_KEY, exec, walker -m "menus:screenshots"
# XF86Favorites key for recording
# (don't question me, I had it free)