Savvy Raghuvanshi
Savvy Raghuvanshi
I'm done with the project that I needed this repo for now, but if I come back to it I'll definitely think about the implementation for this. If you feel...
The theme doesn't load at all for me. If I run lightdm-webkit2-greeter then there's a black screen telling me an error was detected in the theme (ignoring it gives the...
See #500 -- this repository is no longer maintained
I'd actually classify this as a bug, not a feature request.
For anyone else who stumbles across this, I wrote up a stackoverflow answer that provides kind of a hacky workaround: https://stackoverflow.com/a/67560051/2378475 It's far from perfect (some of the downsides are...
In VSCode, this is possible because the JSON contains a `schema` attribute. This is also used by `coc-vim` --- therefore, using `coc` you can get autocomplete in files like the...
That didn't work for me because pip automatically enables hash checking if there is a single hash in the requirements.txt file, but I just ran `pip install etils\[array-types,enp,epath,epy,etqdm,etree\]==1.5.1` manually in...
@lorenzopicoli thanks for your updated script. I had to add `.jpeg` to the list of checked file formats to fix all the import errors, but otherwise this worked perfectly!
For what it's worth, I've set up rem to auto-launch on login by manually adding it to my login items, and I haven't had any issues so far. However, it...
Just to counter @DHowett-MSFT, using an SVG icon does _not_ in fact work. I'm guessing y'all are aware of this already, but I just want to make sure the latest...