mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 21:39:23 +02:00
aaaaaq
This commit is contained in:
parent
72060a14be
commit
149985a26b
7 changed files with 37 additions and 11 deletions
|
@ -78,6 +78,11 @@ in
|
|||
sway.enable = true;
|
||||
firefox.enable = config.jopejoe1.gui.enable;
|
||||
};
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
flavor = "frappe";
|
||||
accent = "mauve";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue