From 9e61d146fb9efa896cfdbf3985d5981f0e76398a Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Mon, 19 Feb 2024 20:59:34 +0000 Subject: [PATCH] integration: add config from obligatory screenshot page --- src/integration.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/integration.md b/src/integration.md index 09bcfb5..80d9fbc 100644 --- a/src/integration.md +++ b/src/integration.md @@ -87,9 +87,11 @@ The default config will mostly work however for more information see the [sfwbar man page]. [sfwbar/config] contains example config files (with file extension `.config`) -which can be by merely copying them to `~/.config/sfwbar/sfwbar.config`. Note -that if the config file contains a `include("foo.widget")` then `foo.widget` -also needs to be copied to `~/.config/sfwbar/`. +which can be used by merely copying them to `~/.config/sfwbar/sfwbar.config`. +Note that if the config file contains a `include("foo.widget")` then +`foo.widget` also needs to be copied to `~/.config/sfwbar/`. + +See example configuration [here](obligatory-screenshot.html#panel). [sfwbar repository]: https://github.com/LBCrion/sfwbar [sfwbar man page]: https://github.com/LBCrion/sfwbar/blob/main/doc/sfwbar.rst