CtByte

Results 95 comments of CtByte

This time I've used your bar config. I do have the same issue 🤔

Ok, it looks like that the theme is the issue ```json "theme": { "palette": "Base16", "name": "Ashes", "accent": "Base09" }, ``` Just to be sure, can you try if the...

This has come up a few times and I have been suspicious of the network widget. Try to disable the default interface or if that does not work, the entire...

I have been planning to change the network widget somehow, but I have no free time whatsoever lately. So that will come at some point. 🤞

You can try to install the [nightly](https://github.com/LGUG2Z/komorebi/releases/tag/nightly) release for now. Things will start picking up after the summer, including a new release.

@SebbeJohansson I use the community version, not business, but I run komorebi as admin, vs does not get managed if opened as admin. What I need to do is to...

I have "same-size dual-monitor" setup and an issue I had with my 2nd bar disappearing on hot-reload is fixed by #1224 I am not sure if the bars resize auto-magically...

The workspace widget can show focused apps with icons, but not all open apps. Displaying app names can be complicated, as the info we have is just the executable's name...

@patrikzudel > The workspace widget can show focused apps with icons, but not all open apps. yes, only focused "containers" are shown. I forgot to mention here that if you...