refactor(hypr): use ALT+v
to see clipboard history
This commit is contained in:
parent
6361e6c428
commit
bae5249233
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user