Closed KiaraGrouwstra closed 5 years ago
default:
services.xserver.displayManager.sddm = { theme = mkDefault "breeze"; };
as per https://github.com/NixOS/nixpkgs/issues/34027 I may need mkForce as mkDefault lowers priority.
mkForce
mkDefault
making a theme: https://github.com/NixOS/nixpkgs/blob/4249dc2fe73e3d414c3c1d8f3005c2a0a7e1ae24/nixos/tests/plasma5.nix
pretty sddm themes:
systemsettings5 -> Splash Screen Theme -> Get New Theme sometimes gives me:
systemsettings5
unknown open collaboration api error
I don't see sddm themes in ls ~/.local/share/sddm/.
ls ~/.local/share/sddm/
don't care, not on KDE now
default:
as per https://github.com/NixOS/nixpkgs/issues/34027 I may need
mkForce
asmkDefault
lowers priority.making a theme: https://github.com/NixOS/nixpkgs/blob/4249dc2fe73e3d414c3c1d8f3005c2a0a7e1ae24/nixos/tests/plasma5.nix
pretty sddm themes:
systemsettings5
-> Splash Screen Theme -> Get New Theme sometimes gives me:I don't see sddm themes in
ls ~/.local/share/sddm/
.