OS segment not working #3604
Replies: 2 comments
|
@quiltedstars this isn't a bug but incorrect syntax. If you can share the broken config, I can have a look. Debug also indicates the problem here which seems to imply you are adding template parts without having a correctly closed string. If you use VSCode to adjust that, it should also highlight the error in the theme file. |
0 replies
|
Turns out I was missing the comma after the segment. Thanks! |
0 replies
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.
Code of Conduct
What happened?
Trying to edit the omp.json file, I get config error outputs whenever trying to use the OS template. I have tried removing the WSL template, I have tried changing the properties, nothing I do works. But replacing the session segment with "template": " [icon code] " works just fine. I tried debugging but it only debugged the config error message.
Theme
Agnoster-minimal
What OS are you seeing the problem on?
Linux
Which shell are you using?
zsh
Log output
All reactions