Change to catppuccin frappe theme.
This commit is contained in:
parent
808631dc98
commit
3f0abf9039
@ -74,7 +74,7 @@
|
|||||||
services.xserver.displayManager.sddm = {
|
services.xserver.displayManager.sddm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wayland.enable = true;
|
wayland.enable = true;
|
||||||
theme = "breeze";
|
theme = "catppuccin-frappe";
|
||||||
# Fix keyboard showing up unnecesarilly
|
# Fix keyboard showing up unnecesarilly
|
||||||
settings = { General = { InputMethod = ""; }; };
|
settings = { General = { InputMethod = ""; }; };
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user