added stuff

This commit is contained in:
vali 2024-04-09 23:11:33 +02:00
commit 7d4f626b7d
907 changed files with 70990 additions and 0 deletions

View file

@ -0,0 +1,20 @@
_: {
programs.mako = {
enable = false;
backgroundColor = "#303446";
textColor = "#c6d0f5";
borderColor = "#8caaee";
padding = "15";
defaultTimeout = 7000;
borderSize = 3;
borderRadius = 10;
height = 300;
font = "monospace 15";
extraConfig = ''
[urgency=high]
border-color=#ef9f76
'';
};
}