2023-06-11 02:08:06 -04:00
|
|
|
_: {
|
2023-06-06 01:08:59 -04:00
|
|
|
services.mako = {
|
|
|
|
enable = true;
|
|
|
|
icons = true;
|
|
|
|
maxIconSize = 64;
|
2023-06-10 05:04:09 -04:00
|
|
|
maxVisible = 3;
|
2023-06-06 01:08:59 -04:00
|
|
|
defaultTimeout = 5000;
|
|
|
|
ignoreTimeout = true;
|
|
|
|
anchor = "top-right";
|
2024-07-01 16:03:25 -04:00
|
|
|
output = "DP-1";
|
2023-06-06 01:08:59 -04:00
|
|
|
};
|
|
|
|
}
|