Stel Clementine
Stel Clementine
This already got fixed with #288
I tried fixing this by cloning the repo and updating the Electron version, but I couldn't get it to run afterward. I'm a newbie with package management, npm, and electron,...
@ja-nko I think this would be a good fix, I came across the same issue. Indicators are an essential feature of i3 and shouldn't be hidden by default
An alternative to adding the lowering function I came up with to Cybermonday is just to have a lowering function that returns `nil` and leave the implementation up to the...
Hey thanks for taking a look! I will update this soon :partying_face:
Having the same phone problem on NixOS. I personally do not like the phones. `fi`
Ran into the same issue on Fedora 35. Install script failed halfway through due to SELinux. For now, you either have to permanently disable SELinux or write your own SELinux...
@bjorn Sorry for the confusion, I just edited my comment to make it more clear. I'm deciding to turn off SELinux permanently. The more specific permission changes should definitely be...
@y0rune Do you have treesitter installed? It doesn't look like it's active based on your screenshot. This plugin supports treesitter and it will look much more like the VSCode highlighting...
After looking at the tests, I see that this is intended behavior to send a "best effort" notification even if it very delayed. I personally prefer to just skip the...