diff options
-rw-r--r-- | waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/config b/waybar/config index 5185fb0..f1295b6 100644 --- a/waybar/config +++ b/waybar/config @@ -10,7 +10,7 @@ // Choose the order of the modules - "modules-left":[ "niri/workspaces", "custom/launcher", "niri/window"], + "modules-left":[ "hyprland/workspaces", "custom/launcher", "hyprland/window"], "modules-center":[], "modules-right":[ "tray", "mpd", "idle_inhibitor", "wireplumber", "cpu", "memory", "battery", "temperature#cpu", "temperature#gpu", "backlight", "network", "clock", "custom/power"], |