mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
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:
parent
a2faa95adb
commit
cd77460d25
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ sudo ninja -C build install
|
||||||
```
|
```
|
||||||
|
|
||||||
If you want to use the workspaces module, first, copy the configuration files from
|
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`.
|
all the references to `sway/workspaces` with `wlr/workspaces`.
|
||||||
|
|
||||||
For more info regarding configuration, see
|
For more info regarding configuration, see
|
||||||
|
|
Loading…
Reference in a new issue