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:
parent
7e07a402da
commit
c4c17f6c04
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user