diff --git a/waybar/config.jsonc b/waybar/config.jsonc index 596d848..717a812 100644 --- a/waybar/config.jsonc +++ b/waybar/config.jsonc @@ -6,7 +6,7 @@ "passthrough": false, "gtk-layer-shell": true, "height": 50, - "modules-left": ["custom/launch_wofi","wlr/workspaces","cpu","memory","disk","hyprland/window"], + "modules-left": ["custom/launch_wofi","hyprland/workspaces","cpu","memory","disk","hyprland/window"], "modules-center": ["custom/lock_screen","custom/updates","clock","custom/power_btn"], "modules-right": ["temperature","custom/power_profile","battery","backlight","pulseaudio","pulseaudio#microphone","tray","custom/weather","custom/light_dark"], @@ -71,7 +71,7 @@ "tooltip": true }, - "wlr/workspaces": { + "hyprland/workspaces": { "disable-scroll": true, "all-outputs": true, "on-click": "activate",