[AGS] Battery: Try to improve design
This commit is contained in:
parent
acca70d47f
commit
678afa99d6
@ -38,7 +38,7 @@ const renderQuickActions = () => {
|
||||
profile !== ""
|
||||
? profile
|
||||
: cwd +
|
||||
"/no-avatar-icon.jpg"
|
||||
"/no-avatar-icon.jpg"
|
||||
}
|
||||
></image>
|
||||
}
|
||||
@ -49,7 +49,9 @@ const renderQuickActions = () => {
|
||||
></button>
|
||||
}
|
||||
endWidget={
|
||||
<box>
|
||||
<box
|
||||
hexpand={false}
|
||||
>
|
||||
<BatteryBox></BatteryBox>
|
||||
<Power.Power></Power.Power>
|
||||
</box>
|
||||
|
Loading…
x
Reference in New Issue
Block a user