Add catppuccin themeing
This commit is contained in:
parent
3f4a4c838d
commit
4eea2232fb
12 changed files with 47 additions and 32 deletions
|
@ -1,7 +1,8 @@
|
|||
{ pkgs, ... }: {
|
||||
services.mako = {
|
||||
enable = true;
|
||||
backgroundColor = "#CCCCCCCC"; # TODO: Make layout colors in a central place
|
||||
catppuccin.enable = true;
|
||||
#backgroundColor = "#CCCCCCCC"; # TODO: Make layout colors in a central place
|
||||
borderSize = 0;
|
||||
#borderColor = "#4C7899FF";
|
||||
defaultTimeout = 1500;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue