oskar
oskar
@choyy really good catch. Some GTK application only correctly update when executing `lookandfeeltool -a` twice! We will add that to the code and raise a bug report.
@l0drex Initially I wanted to keep the plugins to system changes and not feedback for the program. However going forward it makes sense to blur this line and wrap play_sound...
Thanks for showing me this, I will add this soon. V3 will feature a GUI but I will add this to the config file before so you can already use...
Currently, Ubuntu MATE is not supported, however it should be pretty straightforward to add support for it. I never ran MATE neither did I tested it on it so I...
This is a really great first contribution and is much welcome thanks :)
Yes this looks correct, great work. Feel free to add a pull request I will merge this and update the repository.
What do you mean by have no affect at all? Like does it start (gui shows) and does not work in functionality or does it not even start. Can you...
I tried to add support for nvim however this options only tells vim what the background should look like, it does not change the background itself. I try to come...
Ok i tried around and came up with this: `sed -i 's/colo.*/colo shine/g' ~/.config/nvim/init.vim` this would change your theme inside the config to a light theme vise versa it works...
I am thinking on how to implement this, there are several problems I am now facing since the App will react quite differently on GTK based Desktops in contrast to...