summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-07-25 21:37:34 -0500
committerZachIR <zachir@librem.one>2025-07-25 21:37:34 -0500
commite65942bccdf2b642223dbb001b0be8a0da138e21 (patch)
tree5c3de2be5644a05ecea65a5ff20de55dcefe09ef
parent25e6a50a9164d9ed5c3fe0c26da623d90a779405 (diff)
Set waybar to niri, not hyprland
-rw-r--r--waybar/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/config b/waybar/config
index f596d85..5876280 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", "temperature#cpu", "temperature#gpu", "backlight", "battery", "network", "clock", "custom/power"],