mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
docs: add basic README
This commit is contained in:
parent
b839bbe0a9
commit
e95779540c
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