]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs: add basic README
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 28 Nov 2022 10:46:56 +0000 (11:46 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 28 Nov 2022 11:09:24 +0000 (12:09 +0100)
docs/README [new file with mode: 0644]
docs/meson.build

diff --git a/docs/README b/docs/README
new file mode 100644 (file)
index 0000000..954919a
--- /dev/null
@@ -0,0 +1,7 @@
+Config layout for ~/.config/labwc/
+- autostart
+- environment
+- menu.xml
+- rc.xml
+
+See man labwc-config for further details.
index a3264a202111dc4bdafefaab354133f6ec07dc14..37c74a3f8e50617d3bff93b18983c4b40fdbdb3a 100644 (file)
@@ -29,6 +29,7 @@ install_data(
     'autostart',
     'environment',
     'menu.xml',
+    'README',
     'rc.xml',
     'rc.xml.all'
   ],