man: add the prefixed path were config is loaded

This commit is contained in:
Minijackson
2020-09-29 22:31:28 +02:00
parent e9b5be9adb
commit 73681a30e5
2 changed files with 23 additions and 5 deletions

View File

@ -14,6 +14,7 @@ Valid locations for this file are:
- *~/.config/waybar/config*
- *~/waybar/config*
- */etc/xdg/waybar/config*
- *@sysconfdir@/xdg/waybar/config*
A good starting point is the default configuration found at https://github.com/Alexays/Waybar/blob/master/resources/config
Also a minimal example configuration can be found on the at the bottom of this man page.