]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs/rc.xml: remove gap from the example config
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Wed, 28 Feb 2024 20:37:04 +0000 (21:37 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 28 Feb 2024 20:51:17 +0000 (20:51 +0000)
Some distro packages install the example config at /etc/xdg/labwc/rc.xml
and thus users of those packages were having a gap 10 setting by default.

Lets remove the gap from the example config to match our intended default.

docs/rc.xml

index 3bf2d116516b3accf70a559aec65114afe2f7cd9..edcca8683ab5df0f00e58f86c154bd1eb75c7bff 100644 (file)
@@ -7,10 +7,6 @@
 
 <labwc_config>
 
-  <core>
-    <gap>10</gap>
-  </core>
-
   <theme>
     <name></name>
     <cornerRadius>8</cornerRadius>