diff options
author | ZachIR <zachir@librem.one> | 2025-07-27 06:31:39 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-27 06:31:39 -0500 |
commit | f426ea5c782201bd833e23819cab601df88d24c4 (patch) | |
tree | c4dbafa766cae04464a33a0b3355a4db38f9a86a | |
parent | 4862b3f9564a3c6f0b04002dcd4ac1a93f52004e (diff) |
Back to using hyprland
-rw-r--r-- | waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/config b/waybar/config index 0b50c66..a003e8c 100644 --- a/waybar/config +++ b/waybar/config @@ -9,7 +9,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", "wireplumber", "cpu", "memory", "temperature#cpu", "temperature#gpu", "backlight", "battery", "network", "clock", "custom/power"], |