mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
docs: add basic README
This commit is contained in:
parent
000d7da28e
commit
939121e50c
2 changed files with 8 additions and 0 deletions
7
docs/README
Normal file
7
docs/README
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
Config layout for ~/.config/labwc/
|
||||||
|
- autostart
|
||||||
|
- environment
|
||||||
|
- menu.xml
|
||||||
|
- rc.xml
|
||||||
|
|
||||||
|
See man labwc-config for further details.
|
||||||
|
|
@ -29,6 +29,7 @@ install_data(
|
||||||
'autostart',
|
'autostart',
|
||||||
'environment',
|
'environment',
|
||||||
'menu.xml',
|
'menu.xml',
|
||||||
|
'README',
|
||||||
'rc.xml',
|
'rc.xml',
|
||||||
'rc.xml.all'
|
'rc.xml.all'
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue