diff options
author | zachir <zachir@librem.one> | 2025-07-30 07:04:40 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-30 07:04:40 -0500 |
commit | 0581a66df92c491400b9e62c1d57ca2bc84bc332 (patch) | |
tree | c45a9c1016d25135ceb3366995b9ec4a1094b4bf | |
parent | fc6a7d8e09e7629f0366e09b0e97a472504fac01 (diff) |
Switching back to hyprland from niri
-rw-r--r-- | waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/config b/waybar/config index 5185fb0..f1295b6 100644 --- a/waybar/config +++ b/waybar/config @@ -10,7 +10,7 @@ // Choose the order of the modules - "modules-left":[ "niri/workspaces", "custom/launcher", "niri/window"], + "modules-left":[ "hyprland/workspaces", "custom/launcher", "hyprland/window"], "modules-center":[], "modules-right":[ "tray", "mpd", "idle_inhibitor", "wireplumber", "cpu", "memory", "battery", "temperature#cpu", "temperature#gpu", "backlight", "network", "clock", "custom/power"], |