Skip to content

Conversation

@LuckShiba
Copy link
Collaborator

Possibly fixes #908

Fixed a problem where custom themes wouldn't work under NixOS due to the theme file not being accessible. Took a similar approach to what it's done with the wallpaper, which is copying the custom theme file to the cache dir and changing in the file.

Tested in my own system, seems to work now.

Note: the cache dir was changed from /var/lib/dmsgreeter to /var/lib/dms-greeter to match the cache dir used by the nixpkgs module.

Copy link
Collaborator

@marcusramberg marcusramberg left a comment

Choose a reason for hiding this comment

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

👍

@marcusramberg marcusramberg merged commit 0672b71 into AvengeMedia:master Dec 9, 2025
1 check passed
@LuckShiba LuckShiba deleted the greeter-custom-theme branch December 9, 2025 06:36
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

Successfully merging this pull request may close these issues.

DMS Greeter doesn't use settings.json on NixOS.

2 participants