Update notifications control area style and changed notifs icon position on bar.

This commit is contained in:
Jas Singh
2024-06-25 01:39:59 -07:00
parent c1d7fc4f95
commit 2b8eb9144d
6 changed files with 54 additions and 36 deletions

View File

@@ -52,8 +52,8 @@ const Right = () => {
BarItemBox(Bluetooth()),
BarItemBox(BatteryLabel()),
BarItemBox(SysTray()),
BarItemBox(Clock()),
BarItemBox(Notifications()),
BarItemBox(Clock()),
BarItemBox(Power()),
],
});