Update inputs

This commit is contained in:
Fabian Hauser 2025-01-06 14:27:13 +02:00
parent eb579e43b9
commit e9c53c3126
8 changed files with 246 additions and 47 deletions

View file

@ -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;
}