mako: update padding and color
This commit is contained in:
parent
e2e830bce9
commit
36f2b7e2a3
1 changed files with 2 additions and 2 deletions
|
@ -9,11 +9,11 @@
|
||||||
anchor = "top-right";
|
anchor = "top-right";
|
||||||
output = "DP-3";
|
output = "DP-3";
|
||||||
font = "jost 10";
|
font = "jost 10";
|
||||||
padding = "10";
|
padding = "6";
|
||||||
margin = "18,22,0";
|
margin = "18,22,0";
|
||||||
backgroundColor = "#1e1e2e";
|
backgroundColor = "#1e1e2e";
|
||||||
textColor = "#cdd6f4";
|
textColor = "#cdd6f4";
|
||||||
borderColor = "#f5c2e7";
|
borderColor = "#74c7ec";
|
||||||
progressColor = "over #313244";
|
progressColor = "over #313244";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue