From 88293fc11d7b07aa6c1aa00cf5481172129cfb23 Mon Sep 17 00:00:00 2001 From: Michel Fedde Date: Mon, 5 May 2025 13:46:30 +0200 Subject: [PATCH] Moved notification to bottom center --- .config/swaync/config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/swaync/config.json b/.config/swaync/config.json index f462ca2..e9ff384 100644 --- a/.config/swaync/config.json +++ b/.config/swaync/config.json @@ -1,5 +1,7 @@ { "$schema": "/etc/xdg/swaync/configSchema.json", + "positionX": "center", + "positionY": "bottom", "widgets": [ "inhibitors", "title",