1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-09 17:18:11 +03:00

change default option

--enable shrink margins by default
--disable indicators glowing
This commit is contained in:
Michail Vourlakos 2017-07-28 18:55:07 +03:00
parent 7e07a402da
commit c4c17f6c04

View File

@ -33,7 +33,7 @@
<default>15</default>
</entry>
<entry name="shrinkThickMargins" type="Bool">
<default>false</default>
<default>true</default>
</entry>
<!-- this is percentage -->
<entry name="proportionIconSize" type="Double">
@ -159,7 +159,7 @@
</entry>
<!-- Tasks properties -->
<entry name="showGlow" type="Bool">
<default>true</default>
<default>false</default>
</entry>
<entry name="threeColorsWindows" type="Bool">
<default>false</default>