-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hey there,
I just wanted to report that since I saw that ulauncher skins were able to be used, I tried to grab one and placed it into the themes folder along side the default theme, but every one of them that I tried (about 6 different ones) all panic'd and closed the dlauncher app I had running in the background upon trying to use dlauncher-toggle.
An example is:
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/launcher/util/config.rs:195:6When attempting to use:
https://github.com/fealv/Yaru-dark-ulauncher
I didn't dig too much into it and just took the default one and changed the values, but it looked like the default had additional files not present in any of the ones I had tried using, namely the "reset.css". Not sure if that happens to be related.
Side question, are there any plans on including/creating a small example extension? I would not mind having a go at playing around with one, just to see what I can learn from it, etc.
Thanks,
-MH