nwg-piotr / nwg-look

GTK3 settings editor adapted to work in the wlroots environment
MIT License
554 stars 16 forks source link

NixOS no themes, icons, or cursors found #76

Open cilki opened 1 month ago

cilki commented 1 month ago

I may be missing something simple, but I'm not seeing anything show up in nwg-look on NixOS. For example after installing a theme:

environment.systemPackages = [
    pkgs.solarc-gtk-theme
];

or cursors:

environment.systemPackages = [
    pkgs.phinger-cursors
];

nwg-look doesn't seem to find them.

nwg-piotr commented 1 month ago

Sorry, I know nothing on NixOS. Try asking on the the Hyprland Discord server.