From 65f5bf189d2540a1cc17a03a12ee8e21f931c8d5 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Sun, 22 Aug 2021 19:26:10 +0100 Subject: [PATCH] README.md: fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7384ae79..1c9720be 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Labwc uses the files listed below for configuration and theming. | [environment] | ~/.config/labwc/ | [labwc-environment(5)] | [themerc] | ~/.local/share/themes/\/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`) @@ -143,7 +143,7 @@ High-level summary of items which are not inteded to be implemented: [openbox-3.4]: https://github.com/danakj/openbox [rc.xml]: docs/rc.xml -[rc.xml.full]: docs/rc.xml.full +[rc.xml.all]: docs/rc.xml.all [menu.xml]: docs/menu.xml [autostart]: docs/autostart [environment]: docs/environment -- 2.52.0