disable sddm theme

This commit is contained in:
Osman Faruk Bayram 2025-01-26 18:31:40 +03:00
parent 5866ba8cb5
commit a83c99b2a5

View file

@ -21,8 +21,8 @@
# Enable the KDE Plasma Desktop Environment.
services.displayManager.sddm = {
enable = true;
theme = "sugar-dark";
wayland.enable = true;
# theme = "sugar-dark"; # looks ugly i give up
# wayland.enable = true;
};
services.desktopManager.plasma6.enable = true;