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 = {
|
services.swaync = { enable = true; };
|
||||||
enable = true;
|
|
||||||
backgroundColor = "#202020e0";
|
|
||||||
borderColor = "#ffffff80";
|
|
||||||
borderRadius = 10;
|
|
||||||
borderSize = 1;
|
|
||||||
defaultTimeout = 4000;
|
|
||||||
font = "Noto Sans";
|
|
||||||
};
|
|
||||||
|
|
||||||
systemd.user.services.polkit-gnome-authentication-agent-1 = {
|
systemd.user.services.polkit-gnome-authentication-agent-1 = {
|
||||||
Unit = {
|
Unit = {
|
||||||
|
|
Loading…
Reference in a new issue