feat(waybar): more tooltips
This commit is contained in:
parent
c64aa6e34f
commit
18d425813f
3 changed files with 43 additions and 19 deletions
|
|
@ -46,8 +46,8 @@ animations {
|
|||
}
|
||||
|
||||
input {
|
||||
kb_layout = us,us
|
||||
kb_variant = ,colemak
|
||||
kb_layout = us,us,us
|
||||
kb_variant = ,dvorak,colemak
|
||||
follow_mouse = 1
|
||||
sensitivity = 0
|
||||
touchpad {
|
||||
|
|
@ -104,8 +104,8 @@ bind = , XF86Tools, submap, scripts
|
|||
submap = scripts
|
||||
|
||||
bind = , A, exec, ctl audio out
|
||||
bind = , C, exec, sh -lc 'cliphist list | fuzzel --dmenu --prompt="clip: " | cliphist decode | wl-copy'
|
||||
bind = , K, exec, ctl keyboard toggle
|
||||
bind = , C, exec, sh -lc 'cliphist list | fuzzel --dmenu --prompt="clip: " | cliphist decode | wl-copy'
|
||||
bind = , K, exec, ctl keyboard next
|
||||
bind = , O, exec, ctl ocr
|
||||
bind = , P, exec, hypr pull
|
||||
bind = , S, exec, ctl screenshot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue