diff --git a/home/waybar.nix b/home/waybar.nix index 588a207..338e004 100644 --- a/home/waybar.nix +++ b/home/waybar.nix @@ -15,7 +15,7 @@ "eDP-1" ]; - modules-left = ["sway/workspaces" "sway/mode" "cpu" "memory"]; + modules-left = ["hyprland/workspaces" "hyprland/mode" "cpu" "memory"]; modules-center = []; modules-right = ["pulseaudio" "backlight" "network" "battery" "clock"];