diff --git a/modules/home/hyprland/hyprland.nix b/modules/home/hyprland/hyprland.nix index a84593a..97fca87 100644 --- a/modules/home/hyprland/hyprland.nix +++ b/modules/home/hyprland/hyprland.nix @@ -12,7 +12,7 @@ wayland direnv ]; - systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ]; + # systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ]; wayland.windowManager.hyprland = { enable = true; xwayland = {