feat(ctl): clipboard hist
This commit is contained in:
parent
52af6a81fe
commit
e84a22dbcb
2 changed files with 21 additions and 2 deletions
|
|
@ -129,7 +129,7 @@ bind = , XF86Tools, submap, scripts
|
|||
submap = scripts
|
||||
|
||||
bind = , A, exec, hyprctl dispatch submap reset; ctl audio sink
|
||||
bind = , C, exec, hyprctl dispatch submap reset; sh -lc 'cliphist list | fuzzel --width 65 --dmenu --prompt="copy: " | cliphist decode | wl-copy'
|
||||
bind = , C, exec, hyprctl dispatch submap reset; ctl clip
|
||||
bind = , I, exec, hyprctl dispatch submap reset; ctl idle
|
||||
bind = , K, exec, hyprctl dispatch submap reset; ctl keyboard next
|
||||
bind = , M, exec, hyprctl dispatch submap reset; ctl media
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue