Styles parameterized

This commit is contained in:
2023-05-28 00:20:43 +02:00
parent dea3a59aa2
commit a9bd921072
16 changed files with 6 additions and 19 deletions

View File

@@ -8,7 +8,6 @@
*/
configuration {
font: "Source Code Pro 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
@@ -28,7 +27,7 @@ window {
border: 0px 0px 4px 0px;
border-color: @ac;
border-radius: 0px;
width: 212px;
width: 240px;
location: center;
x-offset: 0;
y-offset: 0;