Skip to content

Get firefox theme working with stylix #351

@BryceBeagle

Description

@BryceBeagle

Pulling this out of #336, so I can get that merged while punting on this problem for now

stylix requires setting

stylix.targets.firefox.profileNames = [ ... ];

in order to theme firefox. If this is unset, you get a warning:

evaluation warning: ignormies profile: stylix: firefox: `config.stylix.targets.firefox.profileNames` is not set. Declare profile names with 'config.stylix.targets.firefox.profileNames = [ "<PROFILE_NAME>" ];'.

Unfortunately, this does nothing, I think due to:

╭─(ignormies)(~/g/nixos-config)
╰──▪ systemctl --user status xdg-desktop-portal
● xdg-desktop-portal.service - Portal service
     Loaded: loaded (/etc/systemd/user/xdg-desktop-portal.service; linked-runtime; preset: ignored)
     Active: active (running) since Mon 2026-03-09 19:57:15 PDT; 4h 2min ago

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions