feat(hypr): clipboard menu with rofi

This commit is contained in:
Sergio Laín 2023-10-12 12:39:32 +02:00
parent 960beae68e
commit 171473dd37
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -52,6 +52,9 @@ bind=SUPERSHIFT,Insert,exec, hyprshot -m window -o ~/Imagenes/Capturas/PC -f cap
bind=CTRL,Insert,exec, hyprshot -m region -o ~/Imagenes/Capturas/PC -f captura-$(date +'%Y-%m-%d-%s').png
bind=ALT,Insert,exec, ~/.config/hypr/scripts/rofi/screenshots_selection
# Clipboard
bind=SUPER,c,exec, cliphist list | rofi -dmenu -theme ~/.config/rofi/style.rasi | cliphist decode | wl-copy
# Logout menu
bind=SUPER, space, exec, wleave