From 034a8258d4c21e8bad10051f20ec4a1e6879662b Mon Sep 17 00:00:00 2001 From: Niklas Kapelle Date: Thu, 14 Sep 2023 15:44:31 +0200 Subject: [PATCH] fixed waybar config --- .config/waybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/config b/.config/waybar/config index bd1a24b..7b72567 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -1,7 +1,7 @@ { "height": 30, // Waybar height (to be removed for auto height) "spacing": 4, // Gaps between modules (4px) - "modules-left": ["wlr/workspaces"], + "modules-left": ["hyprland/workspaces"], "modules-center": [], "modules-right": ["custom/playerctl", "idle_inhibitor", "pulseaudio", "clock", "tray","custom/swaync"], "idle_inhibitor": {