feat: mako -> swaync
This commit is contained in:
parent
e47fea8adc
commit
62160f1282
1 changed files with 1 additions and 9 deletions
|
@ -277,15 +277,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.mako = {
|
||||
enable = true;
|
||||
backgroundColor = "#202020e0";
|
||||
borderColor = "#ffffff80";
|
||||
borderRadius = 10;
|
||||
borderSize = 1;
|
||||
defaultTimeout = 4000;
|
||||
font = "Noto Sans";
|
||||
};
|
||||
services.swaync = { enable = true; };
|
||||
|
||||
systemd.user.services.polkit-gnome-authentication-agent-1 = {
|
||||
Unit = {
|
||||
|
|
Loading…
Reference in a new issue