From 2ae8eb262f8301e077e51f0870f9f8a3b07fa31d Mon Sep 17 00:00:00 2001 From: Logan G Date: Thu, 21 Sep 2023 02:15:41 -0600 Subject: [PATCH] Hyprland workspaces waybar module got merged, use those instead --- .config/waybar/hyprland | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/hyprland b/.config/waybar/hyprland index feef056..e9b0be9 100644 --- a/.config/waybar/hyprland +++ b/.config/waybar/hyprland @@ -3,7 +3,7 @@ "position": "top", "height": 20, - "modules-left": ["wlr/workspaces"], + "modules-left": ["hyprland/workspaces"], "modules-center": ["hyprland/window"], //"modules-right": ["tray", "custom/spotify", "custom/weather", "custom/mail", "custom/storage", "backlight", "pulseaudio", "network", "idle_inhibitor", "battery", "clock"], "modules-right": ["pulseaudio#hyprland", "backlight", "idle_inhibitor", "network#hyprland", "battery", "clock", "tray"],