125 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *
This commit is contained in:
parent
445f0b41f0
commit
ddaa5f506e
@ -246,8 +246,26 @@
|
|||||||
|
|
||||||
services.mako = {
|
services.mako = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultTimeout = 10000; # ms
|
actions = true;
|
||||||
borderRadius = 5;
|
anchor = "top-right";
|
||||||
|
|
||||||
|
backgroundColor = "#313131";
|
||||||
|
borderColor = "#00FFEE";
|
||||||
|
progressColor = "#338833";
|
||||||
|
textColor = "#e0e0e0";
|
||||||
|
extraConfig = ''
|
||||||
|
[urgency=low]
|
||||||
|
border-color=#008877
|
||||||
|
'';
|
||||||
|
|
||||||
|
borderRadius = 10;
|
||||||
borderSize = 2;
|
borderSize = 2;
|
||||||
|
height = 100;
|
||||||
|
width = 400;
|
||||||
|
|
||||||
|
defaultTimeout = 10000; # ms
|
||||||
|
font = "FiraCode Nerd Font 11";
|
||||||
|
icons = true;
|
||||||
|
markup = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user