Open cilki opened 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:
nwg-look
environment.systemPackages = [ pkgs.solarc-gtk-theme ];
or cursors:
environment.systemPackages = [ pkgs.phinger-cursors ];
nwg-look doesn't seem to find them.
Sorry, I know nothing on NixOS. Try asking on the the Hyprland Discord server.
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:or cursors:
nwg-look
doesn't seem to find them.