Skip to content

prismlauncher: init#2335

Draft
ErinaYip wants to merge 2 commits into
nix-community:masterfrom
ErinaYip:master
Draft

prismlauncher: init#2335
ErinaYip wants to merge 2 commits into
nix-community:masterfrom
ErinaYip:master

Conversation

@ErinaYip
Copy link
Copy Markdown

@ErinaYip ErinaYip commented Jun 1, 2026

Add a Home Manager target for Prism Launcher.

PrismLauncher does not expose a general UI font or window opacity theme setting; the only relevant font settings are ConsoleFont and ConsoleFontSize.


@stylix-automation stylix-automation Bot added topic: home-manager Home Manager target topic: modules /modules/ subsystem topic: stylix /stylix/ subsystem labels Jun 1, 2026
Copy link
Copy Markdown
Contributor

@0xda157 0xda157 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add a testbed?

Comment thread modules/prismlauncher/hm.nix Outdated
{
programs.prismlauncher.settings.ApplicationTheme = "stylix";

xdg.dataFile."PrismLauncher/themes/stylix/theme.json" =
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not blocking but using a themes option would be preferred. it looks like one doesn't exist so I've opened nix-community/home-manager#9418 upstream.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening the upstream issue. I've decided to take the initiative and implement it in home-manager myself. I will submit a PR there shortly.

I will convert this PR to a Draft until the upstream HM feature is merged and I've updated the code here.

@ErinaYip ErinaYip marked this pull request as draft June 3, 2026 04:32
@ErinaYip
Copy link
Copy Markdown
Author

ErinaYip commented Jun 3, 2026

I will keep this PR as a Draft until nix-community/home-manager#9419 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: home-manager Home Manager target topic: modules /modules/ subsystem topic: stylix /stylix/ subsystem topic: testbed Testbed changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants