disable sddm theme
This commit is contained in:
parent
5866ba8cb5
commit
a83c99b2a5
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@
|
||||||
# Enable the KDE Plasma Desktop Environment.
|
# Enable the KDE Plasma Desktop Environment.
|
||||||
services.displayManager.sddm = {
|
services.displayManager.sddm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = "sugar-dark";
|
# theme = "sugar-dark"; # looks ugly i give up
|
||||||
wayland.enable = true;
|
# wayland.enable = true;
|
||||||
};
|
};
|
||||||
services.desktopManager.plasma6.enable = true;
|
services.desktopManager.plasma6.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue