Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NixOS no themes, icons, or cursors found #76

Open
cilki opened this issue Oct 13, 2024 · 1 comment
Open

NixOS no themes, icons, or cursors found #76

cilki opened this issue Oct 13, 2024 · 1 comment

Comments

@cilki
Copy link

cilki commented Oct 13, 2024

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
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants