mirror of
https://github.com/KDE/latte-dock.git
synced 2025-08-15 21:49:28 +03:00
updates for new percentage of panel background
This commit is contained in:
@ -29,10 +29,10 @@
|
||||
<default>64</default>
|
||||
</entry>
|
||||
<entry name="useThemePanel" type="Bool">
|
||||
<default>false</default>
|
||||
<default>true</default>
|
||||
</entry>
|
||||
<entry name="panelSize" type="Int">
|
||||
<default>58</default>
|
||||
<default>0</default>
|
||||
</entry>
|
||||
<entry name="solidPanel" type="Bool">
|
||||
<default>false</default>
|
||||
|
@ -346,7 +346,7 @@ Window{
|
||||
}
|
||||
|
||||
Text{
|
||||
text: plasmoid.configuration.panelSize
|
||||
text: plasmoid.configuration.panelSize + "%"
|
||||
}
|
||||
|
||||
Text{
|
||||
|
Reference in New Issue
Block a user