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