feat: put notifications in bottom right
This commit is contained in:
parent
d4e7cb3b3e
commit
9bebd94887
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
in {
|
||||
enable = true;
|
||||
|
||||
anchor = "top-right";
|
||||
anchor = "bottom-right";
|
||||
|
||||
backgroundColor = colors.primary.background;
|
||||
borderColor = colors.borders;
|
||||
|
|
Loading…
Reference in a new issue