mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
parent
4fa1260eae
commit
0f556381b4
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ const BatteryModule = () => Stack({
|
|||
child: Box({
|
||||
hexpand: true,
|
||||
hpack: 'center',
|
||||
className: 'spacing-h-4',
|
||||
className: 'spacing-h-4 txt-onSurfaceVariant',
|
||||
children: [
|
||||
MaterialIcon('device_thermostat', 'small'),
|
||||
Label({
|
||||
|
|
|
|||
Loading…
Reference in a new issue