updated Waybar section under Status Bars page to reflect address to config file (#158)

* updated Waybar section under Status Bars page to reflect address to config file

* updated the config file path to ~/.config/waybar/config
This commit is contained in:
r(0_o)t 2023-03-16 18:05:53 +05:30 committed by GitHub
parent a2faa95adb
commit cd77460d25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ sudo ninja -C build install
```
If you want to use the workspaces module, first, copy the configuration files from
`/etc/xdg/waybar/` into `~/.config/waybar/`. Then, in `~/.config/waybar/conf/` replace
`/etc/xdg/waybar/` into `~/.config/waybar/`. Then, in `~/.config/waybar/config` replace
all the references to `sway/workspaces` with `wlr/workspaces`.
For more info regarding configuration, see