diff options
author | ZachIR <zachir@librem.one> | 2025-07-25 21:58:46 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-25 21:58:46 -0500 |
commit | 800356337d137e21924ff9d039869fa8972298ec (patch) | |
tree | 8930492b5e541ee46562db8094a0e622ec9a21d0 | |
parent | e65942bccdf2b642223dbb001b0be8a0da138e21 (diff) |
Revert "Set waybar to niri, not hyprland"
This reverts commit e65942bccdf2b642223dbb001b0be8a0da138e21.
-rw-r--r-- | waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/config b/waybar/config index 5876280..f596d85 100644 --- a/waybar/config +++ b/waybar/config @@ -9,7 +9,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", "temperature#cpu", "temperature#gpu", "backlight", "battery", "network", "clock", "custom/power"], |