✨ feat(hypr): clipboard menu with rofi
This commit is contained in:
parent
960beae68e
commit
171473dd37
1 changed files with 3 additions and 0 deletions
|
@ -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=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
|
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
|
# Logout menu
|
||||||
bind=SUPER, space, exec, wleave
|
bind=SUPER, space, exec, wleave
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue