waybar: move notifications to middle

This commit is contained in:
Vinzenz Schroeter 2025-11-14 02:05:29 +01:00
parent 3066bce807
commit de330e6334
2 changed files with 11 additions and 5 deletions

View file

@ -1,6 +1,8 @@
{
services.swaync = {
enable = true;
settings = { };
settings = {
positionX = "center";
};
};
}