fmt mako.nix
This commit is contained in:
parent
f585491296
commit
b9c3c4f45a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in {
|
|||
anchor = "top-right";
|
||||
background-color = "#000000";
|
||||
border-color = "#000000";
|
||||
progress-color="over #FFFFFF";
|
||||
progress-color = "over #FFFFFF";
|
||||
border-radius = 0;
|
||||
default-timeout = 7000;
|
||||
font = "JetBrains Mono 10";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue