Closed pancsta closed 8 months ago
You need to specify locations
for each item. Your items here are left
, top
, right
, and bottom
. README has a full example for each item and its config settings. If you're still confused, I recommend having a look at how TOML works.
How to execute a different command for each corner / edge? The following does not work:
Only the last
enter_command
is executed.thx