[AGS] Battery: Try to improve design
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user