mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-01-23 15:44:33 +00:00
Compare commits
2 commits
63873fcccf
...
31ab2cdb8e
Author | SHA1 | Date | |
---|---|---|---|
ItsDrike | 31ab2cdb8e | ||
ItsDrike | 75cc7d5102 |
|
@ -59,7 +59,7 @@ bind = CTRL, Print, exec, hyprland-screenshot --notify --copy --target area --de
|
|||
bind = SUPER_SHIFT, Print, exec, hyprland-screenshot --notify --save $SCREENSHOT_FORMAT --target area --edit
|
||||
bind = SUPER_CTRL, Print, exec, hyprland-screenshot --notify --copy --target area --delay $SCREENSHOT_DELAY --edit
|
||||
bind = SUPER_SHIFT_CTRL, Print, exec, hyprland-screenshot --notify --save $SCREENSHOT_FORMAT --target area --delay $SCREENSHOT_DELAY --edit
|
||||
# bind = , Print, exec, hyprland-screenshot --save $SCREENSHOT_FORMAT --target all
|
||||
bind = SUPER_ALT, Print, exec, ocr && notify-send "OCR" "Text copied to clipboard"
|
||||
|
||||
# XF86Favorites key for recording
|
||||
# (don't question me, I had it free)
|
||||
|
|
|
@ -99,7 +99,7 @@ paru -S --noconfirm --needed \
|
|||
|
||||
# Wayland WM essentials
|
||||
paru -S --noconfirm --needed \
|
||||
wl-clipboard xdg-desktop-portal qt5-wayland qt6-wayland wev wl-gammarelay-rs wdisplays
|
||||
wl-clipboard xdg-desktop-portal xdg-desktop-portal-gtk qt5-wayland qt6-wayland wev wl-gammarelay-rs wdisplays
|
||||
|
||||
# Utilities
|
||||
paru -S --noconfirm --needed \
|
||||
|
|
Loading…
Reference in a new issue