summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-26 18:01:02 -0500
committerzachir <zachir@librem.one>2025-07-26 18:01:02 -0500
commitf2718f4d09aabaed561966cf009e4c89696cd090 (patch)
tree9ee2c753ffb071a3aeb5128642836ce0986afeab
parent7df9ed0273c7321b0b2ae8df4f53535940301f20 (diff)
Revert "Switch waybar to check out scroll"
This reverts commit 42af60895ead150a9482fdbd161aa9cba9522174.
-rw-r--r--waybar/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/waybar/config b/waybar/config
index 9400eba..9cfffa6 100644
--- a/waybar/config
+++ b/waybar/config
@@ -7,7 +7,7 @@
// Choose the order of the modules
- "modules-left":[ "sway/workspaces", "custom/launcher", "sway/window"],
+ "modules-left":[ "hyprland/workspaces", "custom/launcher", "hyprland/window"],
"modules-center":[],
"modules-right":[ "tray", "mpd", "idle_inhibitor", "temperature#cpu0", "temperature#cpu1", "temperature#gpu0", "temperature#gpu1", "temperature#gpu2", "wireplumber", "cpu", "memory", "network", "clock", "custom/power"],
@@ -224,7 +224,7 @@
// Choose the order of the modules
- "modules-left":[ "sway/workspaces", "custom/launcher", "sway/window"],
+ "modules-left":[ "hyprland/workspaces", "custom/launcher", "hyprland/window"],
"modules-center":[],
"modules-right":[ "tray", "mpd", "idle_inhibitor", "temperature#cpu0", "temperature#cpu1", "temperature#gpu0", "temperature#gpu1", "temperature#gpu2", "wireplumber", "cpu", "memory", "network", "clock", "custom/power"],