feat: put notifications in bottom right

This commit is contained in:
buffet 2024-01-22 16:21:47 +01:00
parent d4e7cb3b3e
commit 9bebd94887

View file

@ -5,7 +5,7 @@
in {
enable = true;
anchor = "top-right";
anchor = "bottom-right";
backgroundColor = colors.primary.background;
borderColor = colors.borders;