waycrate / swhkd

Sxhkd clone for Wayland (works on TTY and X11 too)
https://git.sr.ht/~shinyzenith/swhkd
BSD 2-Clause "Simplified" License
666 stars 47 forks source link

How to express this sxkhd underscore-range idiom in swkhd? #228

Open eater opened 7 months ago

eater commented 7 months ago

Just installed swkhd and it is giving me "Unknown symbol" for this entry in my ported sxkhdrc:

F{_,1}{0-9}   
  toggle_workspace {_,1}{0-9}

How would I write this in swkhd-ese?