feat(hypr): add keybind to delete entry from cliphist

This commit is contained in:
Price Hiller 2024-06-17 15:49:34 -05:00
parent f9e9981ce1
commit 6ef9789cfa
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -58,6 +58,7 @@ bind = ,escape,submap,reset
submap = reset
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 = SUPERALT,v,exec,cd "${XDG_CONFIG_HOME}/wofi" && cliphist list | wofi --dmenu --width=1000px --style "cliphist.css" --height=90% -D halign=left | cliphist delete
bind = SUPER,RETURN,exec,wezterm
bind = SUPERSHIFT,RETURN,exec,neovide --fork
bind = SUPERCTRLSHIFT,R,exec,hyprctl reload