]> git.mdlowis.com Git - proto/labwc.git/commitdiff
README.md: simplify configuration section
authorJohan Malm <jgm323@gmail.com>
Sat, 1 Apr 2023 21:19:58 +0000 (22:19 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 1 Apr 2023 21:41:04 +0000 (22:41 +0100)
README.md

index 5c9b57f80f4248a78fbd2b1b40e28d583c2acbe9..90ab81c1fcdf4532ea02a6319b8d3f21fd09a113 100644 (file)
--- a/README.md
+++ b/README.md
@@ -164,26 +164,13 @@ For OS/distribution specific details see see [wiki].
 
 ## 3. Configuration
 
-For a step-by-step initial configuration guide, see [getting-started]
-
 User config files are located at `${XDG_CONFIG_HOME:-$HOME/.config/labwc/}`
-with the following four files being used:
-
-| file               | man page
-| ------------------ | --------
-| [rc.xml]           | [labwc-config(5)], [labwc-actions(5)]
-| [menu.xml]         | [labwc-menu(5)]
-| [autostart]        | [labwc(1)]
-| [environment]      | [labwc-config(5)]
-| [themerc-override] | [labwc-theme(5)]
-
-The example [rc.xml] has been kept simple. For all options and default values,
-see [rc.xml.all]
+with the following five files being used: [rc.xml], [menu.xml], [autostart],
+[environment] and [themerc-override].
 
-Configuration and theme files are reloaded on receiving SIGHUP
-(e.g. `killall -s SIGHUP labwc`)
+Run `labwc --reconfigure` to reload configuration and theme.
 
-For keyboard settings, see [environment] and [xkeyboard-config(7)]
+For a step-by-step initial configuration guide, see [getting-started].
 
 ## 4. Theming
 
@@ -261,21 +248,13 @@ See [integration] for further details.
 [integration]: https://labwc.github.io/integration.html
 [metacity]: https://github.com/GNOME/metacity
 
-[rc.xml]: docs/rc.xml
-[rc.xml.all]: docs/rc.xml.all
+[rc.xml]: docs/rc.xml.all
 [menu.xml]: docs/menu.xml
 [autostart]: docs/autostart
 [environment]: docs/environment
-[themerc]: docs/themerc
 [themerc-override]: docs/themerc
-
-[labwc(1)]: https://labwc.github.io/labwc.1.html
-[labwc-config(5)]: https://labwc.github.io/labwc-config.5.html
-[labwc-menu(5)]: https://labwc.github.io/labwc-menu.5.html
-[labwc-environment(5)]: https://labwc.github.io/labwc-environment.5.html
+[themerc]: docs/themerc
 [labwc-theme(5)]: https://labwc.github.io/labwc-theme.5.html
-[labwc-actions(5)]: https://labwc.github.io/labwc-actions.5.html
-[xkeyboard-config(7)]: https://manpages.debian.org/testing/xkb-data/xkeyboard-config.7.en.html
 
 [gamescope]: https://github.com/Plagman/gamescope
 [grim]: https://github.com/emersion/grim