Config syntax #519
Unanswered
RawPerfect
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to setup initial workspace rules in the komorebi config, but I can't figure out what the syntax is supposed to be (I tried replicating the kind of way "workspaces" is laid out but never can get it to work). There's already a Q and A about workspace rules, but nothing about how to do it in config. I even enabled the auto completion in my IDE, but it doesn't auto-complete workspace rules. It would help a lot if -help in the terminal also mentioned the config syntax for the command in question, at least for commands with multiple parameters.
What I have now - "initial_workspace_rules": [ { "identifier": "exe", "id": "brave.exe", "monitor": 0, "workspace": 1 } ],
Beta Was this translation helpful? Give feedback.
All reactions