feat(waybar): way better tooltips and interactions
This commit is contained in:
parent
443975fd9b
commit
c64aa6e34f
3 changed files with 25 additions and 7 deletions
|
|
@ -72,7 +72,7 @@ bindul = , XF86AudioMute, exec, ctl volume toggle
|
|||
bindul = , XF86MonBrightnessUp, exec, ctl brightness up
|
||||
bindul = , XF86MonBrightnessDown, exec, ctl brightness down
|
||||
|
||||
bind = ALT, SPACE, exec, fuzzel --list-executables-in-path
|
||||
bind = ALT, SPACE, exec, fuzzel
|
||||
bind = ALT, TAB, workspace, previous
|
||||
bind = ALT, A, cyclenext
|
||||
bind = ALT, B, exec, pkill -USR1 waybar || waybar
|
||||
|
|
@ -104,7 +104,7 @@ bind = , XF86Tools, submap, scripts
|
|||
submap = scripts
|
||||
|
||||
bind = , A, exec, ctl audio out
|
||||
bind = , C, exec, sh -lc 'cliphist list | fuzzel --dmenu --prompt="clip: " --lines=15 | cliphist decode | wl-copy'
|
||||
bind = , C, exec, sh -lc 'cliphist list | fuzzel --dmenu --prompt="clip: " | cliphist decode | wl-copy'
|
||||
bind = , K, exec, ctl keyboard toggle
|
||||
bind = , O, exec, ctl ocr
|
||||
bind = , P, exec, hypr pull
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue