Switch to plasma 6 #9
1 changed files with 3 additions and 3 deletions
|
|
@ -45,12 +45,12 @@ in {
|
|||
# Enable SDDM.
|
||||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
theme = "sugar-candy";
|
||||
# theme = "sugar-candy";
|
||||
settings = {
|
||||
General = {Numlock = "off";};
|
||||
Theme = {CursorTheme = "Breeze_Snow";};
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = [sddm-sugar-candy customcfg];
|
||||
# Sugar candy doesn't seem to work on qt6 :(
|
||||
# environment.systemPackages = [sddm-sugar-candy customcfg];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue