We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b59741 commit 8f01b15Copy full SHA for 8f01b15
1 file changed
modules/graphical/default.nix
@@ -33,8 +33,7 @@ let
33
catppuccin-sddm = pkgs.catppuccin-sddm.override {
34
themeConfig.General = {
35
FontSize = 12;
36
- # FIXME: update this automatically based on time
37
- Background = "/etc/ocf-assets/images/login-afool.png";
+ Background = "/etc/ocf-assets/images/login.png";
38
#Logo = "/etc/ocf-assets/images/penguin.svg";
39
CustomBackground = true;
40
};
0 commit comments