mirror of
https://github.com/labwc/labwc.git
synced 2026-03-14 05:33:52 -04:00
README.md: fix typo
This commit is contained in:
parent
5563cd1b20
commit
65f5bf189d
1 changed files with 2 additions and 2 deletions
|
|
@ -76,7 +76,7 @@ Labwc uses the files listed below for configuration and theming.
|
||||||
| [environment] | ~/.config/labwc/ | [labwc-environment(5)]
|
| [environment] | ~/.config/labwc/ | [labwc-environment(5)]
|
||||||
| [themerc] | ~/.local/share/themes/\<theme-name\>/openbox-3/ | [labwc-theme(5)]
|
| [themerc] | ~/.local/share/themes/\<theme-name\>/openbox-3/ | [labwc-theme(5)]
|
||||||
|
|
||||||
The example [rc.xml] has been kept simple. For all options and default values, see [rc.xml.full]
|
The example [rc.xml] has been kept simple. For all options and default values, see [rc.xml.all]
|
||||||
|
|
||||||
Configuration and theme files are re-loaded on receiving SIGHUP (e.g. `killall -SIGHUP labwc`)
|
Configuration and theme files are re-loaded on receiving SIGHUP (e.g. `killall -SIGHUP labwc`)
|
||||||
|
|
||||||
|
|
@ -143,7 +143,7 @@ High-level summary of items which are not inteded to be implemented:
|
||||||
[openbox-3.4]: https://github.com/danakj/openbox
|
[openbox-3.4]: https://github.com/danakj/openbox
|
||||||
|
|
||||||
[rc.xml]: docs/rc.xml
|
[rc.xml]: docs/rc.xml
|
||||||
[rc.xml.full]: docs/rc.xml.full
|
[rc.xml.all]: docs/rc.xml.all
|
||||||
[menu.xml]: docs/menu.xml
|
[menu.xml]: docs/menu.xml
|
||||||
[autostart]: docs/autostart
|
[autostart]: docs/autostart
|
||||||
[environment]: docs/environment
|
[environment]: docs/environment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue