diff --git a/user/modules/hyprland.nix b/user/modules/hyprland.nix index f9cfd24..ec71db8 100644 --- a/user/modules/hyprland.nix +++ b/user/modules/hyprland.nix @@ -4,8 +4,9 @@ ... }: { imports = [ - ./waybar inputs.hyprland.homeManagerModules.default + # ./waybar + ./ironbar ./wofi.nix ];