Link
Link
do you have modified ``gtk.css``? in ``~/.config/gtk-4.0``
styles defined in ``gtk.css`` will override styles provided by gtk applications, including Ignis. Try completely removing it
> Also is it okay if I post my version of ignis which I forked from you on r/unixporn? Yes, but I think people will probably have problems with the...
> Also is it okay if I post my version of ignis which I forked from you on r/unixporn? If it's not a secret, what changes did you make? I...
looks cool, but I think it's better to combine it with the pinned apps and place "dots" below the icon which should reflect the number of windows opened rather than...
> In addition, I need to figure out how the icon click action should work. Hmm, don't know how to implement it, but it would be good to have: on...
> can you bisect? e536b02248f370971716b744968776f6880528be is the first bad commit
Closing as duplicate of #9330
> @import url("/home/username/.cache/ignis/material/gtk.css"); So, there is another problem: this import is hardcoded to the username. gtk css doesn't support using ~ or $HOME to access the user home directory, so......