From 4ddae11f6ab6045e4ee915a483b6f20a9806368a Mon Sep 17 00:00:00 2001 From: JL <34074989+commandline-be@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:43:01 +0200 Subject: [PATCH] Update Status-Bars.md Waybar with submap (#794) when using hyprland instead of sway also replace mode with submap --- pages/Useful Utilities/Status-Bars.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Useful Utilities/Status-Bars.md b/pages/Useful Utilities/Status-Bars.md index 66e55e7..472a820 100644 --- a/pages/Useful Utilities/Status-Bars.md +++ b/pages/Useful Utilities/Status-Bars.md @@ -13,7 +13,7 @@ To start configuring, copy the configuration files from `/etc/xdg/waybar/` into `~/.config/waybar/`. Then, in `~/.config/waybar/config` 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 [The Waybar Wiki](https://github.com/Alexays/Waybar/wiki/Module:-Hyprland).