Update Status-Bars.md Waybar with submap (#794)

when using hyprland instead of sway also replace mode with submap
This commit is contained in:
JL 2024-10-01 15:43:01 +02:00 committed by GitHub
parent 06a6f3ed28
commit 4ddae11f6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ To start configuring, copy the configuration files from
`/etc/xdg/waybar/` into `~/.config/waybar/`. Then, in `~/.config/waybar/config` `/etc/xdg/waybar/` into `~/.config/waybar/`. Then, in `~/.config/waybar/config`
To use the workspaces module, replace all the occurrences of `sway/workspaces` To use the workspaces module, replace all the occurrences of `sway/workspaces`
with `hyprland/workspaces`. with `hyprland/workspaces`. Addionally replace all occurences of `sway/mode` with `hyprland/submap`
For more info regarding configuration, see For more info regarding configuration, see
[The Waybar Wiki](https://github.com/Alexays/Waybar/wiki/Module:-Hyprland). [The Waybar Wiki](https://github.com/Alexays/Waybar/wiki/Module:-Hyprland).