enable kodi on wheatley, do some updates to stylix
This commit is contained in:
parent
fa80e8ac67
commit
09f80f1e4f
6 changed files with 25 additions and 37 deletions
|
@ -70,8 +70,8 @@
|
|||
catppuccin = {
|
||||
flavor = "macchiato";
|
||||
tty.enable = true;
|
||||
sddm.enable = true;
|
||||
sddm.flavor = "macchiato";
|
||||
# sddm.enable = true;
|
||||
# sddm.flavor = "macchiato";
|
||||
forgejo.enable = true;
|
||||
forgejo.flavor = "macchiato";
|
||||
# plymouth.enable = false;
|
||||
|
@ -89,6 +89,7 @@
|
|||
|
||||
stylix = {
|
||||
enable = true;
|
||||
# targets.qt.platform = "kde6";
|
||||
autoEnable = true;
|
||||
base16Scheme = {
|
||||
scheme = "Catppuccin Macchiato";
|
||||
|
@ -113,6 +114,7 @@
|
|||
image = ./background.jpg;
|
||||
cursor.package = pkgs.catppuccin-cursors.macchiatoMauve;
|
||||
cursor.name = "catppuccin-macchiato-mauve-cursors";
|
||||
cursor.size = 16;
|
||||
homeManagerIntegration.followSystem = true;
|
||||
fonts = {
|
||||
serif = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue