From 2a0913e4219b6224d08ff96aa57a967e4b693268 Mon Sep 17 00:00:00 2001 From: shinya Date: Mon, 27 Oct 2025 20:19:11 +0100 Subject: [PATCH] switch notifications and brightness --- mate-xp-home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mate-xp-home.nix b/mate-xp-home.nix index f55dbd4..602c182 100644 --- a/mate-xp-home.nix +++ b/mate-xp-home.nix @@ -115,7 +115,7 @@ applet-iid = "NotificationAreaAppletFactory::NotificationArea"; object-type = "applet"; panel-right-stick = true; - position = 158; + position = 182; toplevel-id = "bottom"; }; @@ -124,7 +124,7 @@ applet-iid = "BrightnessAppletFactory::BrightnessApplet"; object-type = "applet"; panel-right-stick = true; - position = 182; + position = 158; toplevel-id = "bottom"; };