waybar: move notifications to middle
This commit is contained in:
parent
3066bce807
commit
de330e6334
2 changed files with 11 additions and 5 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
services.swaync = {
|
||||
enable = true;
|
||||
settings = { };
|
||||
settings = {
|
||||
positionX = "center";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue