snowflake/home/programs/mako.nix
notohh aaaedb81e9
hyprland: update monitors
greetd: update monitors

eww: update monitors

hyprlock: update monitors

mako: update monitors
2024-07-02 00:32:05 -04:00

13 lines
211 B
Nix

_: {
services.mako = {
enable = true;
icons = true;
maxIconSize = 64;
maxVisible = 3;
defaultTimeout = 5000;
ignoreTimeout = true;
anchor = "top-right";
output = "DP-1";
};
}