refactor(hypr): use ALT+v to see clipboard history

This commit is contained in:
Price Hiller 2024-02-24 23:33:50 -06:00
parent 6361e6c428
commit bae5249233
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -57,7 +57,7 @@ bind = ,j,movewindow,d
bind = ,escape,submap,reset
submap = reset
bind = CTRLSUPER,v,exec,cd "${XDG_CONFIG_HOME}/wofi" && cliphist list | wofi --dmenu --width=1000px --style "cliphist.css" --height=90% -D halign=left | cliphist decode | wl-copy
bind = ALT,v,exec,cd "${XDG_CONFIG_HOME}/wofi" && cliphist list | wofi --dmenu --width=1000px --style "cliphist.css" --height=90% -D halign=left | cliphist decode | wl-copy
bind = SUPER,RETURN,exec,wezterm
bind = SUPERCTRLSHIFT,R,exec,hyprctl reload
bind = SUPER,SPACE,exec,wofi --show drun