feat(ui): add hide separator setting

This commit is contained in:
2026-05-30 11:59:43 +00:00
parent de22c05c33
commit c26793dfe2
4 changed files with 18 additions and 1 deletions
+4
View File
@@ -90,5 +90,9 @@ PLAYING]]></default>
<label>Separator height percent</label>
<default>90</default>
</entry>
<entry name="hideSeparator" type="Bool">
<label>Hide separator</label>
<default>false</default>
</entry>
</group>
</kcfg>