From 8f0e4a17b1ff6f37e8735468db96ec35ba10b33b Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Wed, 3 Apr 2024 19:22:38 -0500 Subject: [PATCH] move nc to right side --- swaync/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swaync/config.json b/swaync/config.json index 2ce18df..cc326bb 100644 --- a/swaync/config.json +++ b/swaync/config.json @@ -1,6 +1,6 @@ { "$schema": "/etc/xdg/swaync/configSchema.json", - "positionX": "center", + "positionX": "right", "positionY": "top", "layer": "overlay", "control-center-layer": "right",