Skip to content

Commit ac0b549

Browse files
committed
integration: describe sfwbar config in more detail
1 parent 88815d9 commit ac0b549

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

src/integration.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,15 @@ Configure sfwbar in the `~/.config/sfwbar/sfwbar.config` file.
8686
The default config will mostly work however for more information see the
8787
[sfwbar man page].
8888

89+
[sfwbar/config] contains example config files (with file extension `.config`)
90+
which can be by merely copying them to `~/.config/sfwbar/sfwbar.config`. Note
91+
that if the config file contains a `include("foo.widget")` then `foo.widget`
92+
also needs to be copied to `~/.config/sfwbar/`.
93+
94+
[sfwbar repository]: https://github.com/LBCrion/sfwbar
95+
[sfwbar man page]: https://github.com/LBCrion/sfwbar/blob/main/doc/sfwbar.rst
96+
[sfwbar/config]: https://github.com/LBCrion/sfwbar/tree/main/config
97+
8998
## 2.3 xfce4-panel {#xfce4panel}
9099

91100
[xfce4-panel repository]
@@ -308,8 +317,6 @@ Also, consider tweaking the following in Desktop Preferences:
308317

309318
[waybar repository]: https://github.com/Alexays/Waybar
310319
[waybar documentation]: https://github.com/Alexays/Waybar/tree/master/man
311-
[sfwbar repository]: https://github.com/LBCrion/sfwbar
312-
[sfwbar man page]: https://github.com/LBCrion/sfwbar/blob/main/doc/sfwbar.rst
313320
[xfce4-panel repository]: https://gitlab.xfce.org/xfce/xfce4-panel
314321
[yambar repository]: https://codeberg.org/dnkl/yambar
315322
[`yaml` language]: https://yaml.org

0 commit comments

Comments
 (0)