Update inputs
This commit is contained in:
parent
eb579e43b9
commit
e9c53c3126
8 changed files with 246 additions and 47 deletions
|
@ -2,7 +2,6 @@
|
|||
{
|
||||
services.mako = {
|
||||
enable = true;
|
||||
catppuccin.enable = true;
|
||||
#backgroundColor = "#CCCCCCCC"; # TODO: Make layout colors in a central place
|
||||
borderSize = 0;
|
||||
#borderColor = "#4C7899FF";
|
||||
|
@ -13,4 +12,5 @@
|
|||
#height = 100;
|
||||
#font = "monospace 10";
|
||||
}; # TODO
|
||||
catppuccin.mako.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue