Update mako
This commit is contained in:
parent
a8c90ef96c
commit
3248fbb946
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
services.mako = {
|
services.mako = {
|
||||||
enable = true;
|
enable = true;
|
||||||
anchor = "top-left";
|
anchor = "top-left";
|
||||||
border-radius = 10;
|
borderRadius = 10;
|
||||||
border-size = 2;
|
borderSize = 2;
|
||||||
icons = true;
|
icons = true;
|
||||||
actions = true;
|
actions = true;
|
||||||
layer = "top";
|
layer = "top";
|
||||||
|
|
Loading…
Reference in a new issue