Adrian Karlén

Results 6 comments of Adrian Karlén

Duplicates https://github.com/glzr-io/glazewm/issues/507

I'm not sure if komorebi is using semantic versioning but would it not make sense to wildcard the minor version, assuming that it is not a breaking change most of...

I was playing around using the canary branch but for me this update breaks custom colors. ![image](https://github.com/mvllow/modes.nvim/assets/113891532/5b93b820-fdc1-41c1-aa51-ece88f59abf5) However it seems to always use the hl-group. so if the hl group...

I agree that using hl-groups is better. Perhaps something like this could be added to the readme ![image](https://github.com/mvllow/modes.nvim/assets/113891532/20b3987f-6ded-4a57-82ca-ea6e9600eb08)

As some other users here have done I've implemented `media-control`, however instead of for instance polling I have it setup like this: ```bash -- media-stream.sh media-control stream | \ while...

I am getting the same issue on windows.