summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-04-11 23:16:32 +0530
committerryukamish <[email protected]>2026-04-11 23:16:32 +0530
commit670b57b40809f8d177762a505f024804ee778589 (patch)
treea8b4135debcea315d5aa47cbc46f77b0e86d014e
parent909a6da9cf342ccc4d1eef0dbdb12b56d211fafe (diff)
chore: module rearrangement
-rw-r--r--waybar/config.jsonc4
1 files changed, 2 insertions, 2 deletions
diff --git a/waybar/config.jsonc b/waybar/config.jsonc
index 80462d7..56c24bf 100644
--- a/waybar/config.jsonc
+++ b/waybar/config.jsonc
@@ -3,9 +3,9 @@
"position": "top",
"modules-left": [
"clock",
+ "custom/uptime",
"custom/screenrecording-indicator",
- "niri/window",
- "custom/uptime"
+ "niri/window"
],
"modules-center": [
"custom/workspaces",