swaync: center notifications
This commit is contained in:
parent
b87263862e
commit
0cb0c25ac7
|
@ -10,7 +10,7 @@ in
|
||||||
];
|
];
|
||||||
|
|
||||||
home.file.".config/swaync/config.json".text = builtins.toJSON {
|
home.file.".config/swaync/config.json".text = builtins.toJSON {
|
||||||
positionX = "right";
|
positionX = "center";
|
||||||
positionY = "top";
|
positionY = "top";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue