This commit is contained in:
iFargle 2024-01-04 21:05:01 +09:00
parent 81d43a982f
commit a78a339348

View file

@ -1,8 +1,8 @@
{ ... }: {
services.mako = {
enable = true;
anchor = "top-left";
borderRadius = 10;
anchor = "top-center";
borderRadius = 2;
borderSize = 2;
icons = true;
actions = true;
@ -19,7 +19,7 @@
max-icon-size=128
icon-location=left
history=1
text-alignment=left
text-alignment=center
'';
};
}