Remove mako settings that are managed by stylix

This commit is contained in:
Evie Litherland-Smith 2023-10-19 07:12:39 +01:00
parent e37f6a9d31
commit 78dadd7df7

View file

@ -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;
};
}