Remove mako settings that are managed by stylix
This commit is contained in:
parent
e37f6a9d31
commit
78dadd7df7
|
@ -6,17 +6,11 @@
|
|||
actions = true;
|
||||
anchor = "top-right";
|
||||
defaultTimeout = 5000;
|
||||
font = "Fira Sans 10";
|
||||
icons = true;
|
||||
layer = "overlay";
|
||||
margin = "20";
|
||||
padding = "10";
|
||||
sort = "-time";
|
||||
borderRadius = 10;
|
||||
borderSize = 3;
|
||||
backgroundColor = "#16161eff";
|
||||
textColor = "#c0caf5ff";
|
||||
borderColor = "#c0caf5ff";
|
||||
progressColor = null;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue