try sddm theme
This commit is contained in:
parent
be420c6797
commit
9ec5118dd7
|
@ -216,6 +216,7 @@ in
|
||||||
services.displayManager.sddm = {
|
services.displayManager.sddm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wayland.enable = true;
|
wayland.enable = true;
|
||||||
|
theme = "catppuccin-mocha";
|
||||||
};
|
};
|
||||||
|
|
||||||
# enable sound with PipeWire
|
# enable sound with PipeWire
|
||||||
|
@ -286,6 +287,7 @@ in
|
||||||
borgbackup
|
borgbackup
|
||||||
btop
|
btop
|
||||||
calibre
|
calibre
|
||||||
|
catppuccin-sddm
|
||||||
chromium
|
chromium
|
||||||
clinfo
|
clinfo
|
||||||
config.boot.kernelPackages.perf
|
config.boot.kernelPackages.perf
|
||||||
|
|
Loading…
Reference in a new issue