wayland.windowManager.labwc.extraConfig

Extra lines appended to $XDG_CONFIG_HOME/labwc/rc.xml.

Type
strings concatenated with "\n"
Default
""
Example
''
  <tablet mapToOutput="" rotate="0" mouseEmulation="no">
    <!-- Active area dimensions are in mm -->
    <area top="0.0" left="0.0" width="0.0" height="0.0" />
    <map button="Tip" to="Left" />
    <map button="Stylus" to="Right" />
    <map button="Stylus2" to="Middle" />
  </tablet>
''
Declared
<home-manager/modules/services/window-managers/labwc>