summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-25 19:31:14 -0500
committerzachir <zachir@librem.one>2025-07-25 19:31:14 -0500
commitd6b33551e51c472435b09f626cf1786940c9d9bf (patch)
treea39c69330ba3629e9056b6b0bc79c6e6a12168b2
parentd23ddadcc9272a4fd9c634ae8aa7b4fd7fc4e6f5 (diff)
Use niri in waybar for now
-rw-r--r--waybar/config2
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"],