diff options
author | zachir <zachir@librem.one> | 2025-07-30 14:19:27 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-30 14:19:27 -0500 |
commit | 79a7ea08fda5cc512cfcda32318c6c4c6081049e (patch) | |
tree | 7ada3f3230cfd43372823cce072b151aeacda18d | |
parent | c286a3b80f201d7b749fab43ed19055c66925311 (diff) |
Switching back to Hyprland for a bit
-rw-r--r-- | waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/config b/waybar/config index 9605243..90ae7db 100644 --- a/waybar/config +++ b/waybar/config @@ -10,7 +10,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"], |