diff options
| author | zachir <zachir@librem.one> | 2025-07-28 12:27:21 -0500 | 
|---|---|---|
| committer | zachir <zachir@librem.one> | 2025-07-28 12:27:21 -0500 | 
| commit | ccaa1951676714ea71a38161ab92394a117f0917 (patch) | |
| tree | e12db459380fd730ae839f74f50849c72ca7d804 | |
| parent | 15b258af59da525d23fa5921dfc6695b72c4225d (diff) | |
Switching to scroll for a lil bit
| -rw-r--r-- | waybar/config | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/config b/waybar/config index 50b8068..70419be 100644 --- a/waybar/config +++ b/waybar/config @@ -7,7 +7,7 @@      // Choose the order of the modules -    "modules-left":[ "hyprland/workspaces", "custom/launcher", "hyprland/window"], +    "modules-left":[ "sway/workspaces", "custom/launcher", "sway/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"],  | 
