feat: toggle Stackline icons using an skhd binding, so we can bind only to rctrl
This commit is contained in:
parent
2fe57f44ac
commit
e69da0d1d0
1 changed files with 2 additions and 0 deletions
|
@ -151,3 +151,5 @@ rctrl - d : yabai -m space --layout float
|
||||||
play : mpc toggle
|
play : mpc toggle
|
||||||
rewind : mpc cdprev
|
rewind : mpc cdprev
|
||||||
fast : mpc next
|
fast : mpc next
|
||||||
|
|
||||||
|
rctrl - b : /usr/local/bin/hs -c 'stackline.config:toggle("appearance.showIcons")'
|
||||||
|
|
Loading…
Reference in a new issue