add top right loc to notifications

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-10 15:03:16 -06:00
parent 191503db73
commit bccce1dfad

View file

@ -302,6 +302,7 @@ in
configFile = { configFile = {
kwalletrc.Wallet.Enabled = false; kwalletrc.Wallet.Enabled = false;
plasmanotifyrc.Notifications.PopupPosition = "TopRight";
}; };
}; };
}; };