From b017267f0c223b50542af929ad6bbf63a4a1ce84 Mon Sep 17 00:00:00 2001 From: Kyler Clay Date: Thu, 10 Oct 2024 04:13:28 -0400 Subject: [PATCH] Commit for generation 220 --- glasshouse-desktop/home/hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glasshouse-desktop/home/hyprland/hyprland.nix b/glasshouse-desktop/home/hyprland/hyprland.nix index 3a7ce24..730a923 100644 --- a/glasshouse-desktop/home/hyprland/hyprland.nix +++ b/glasshouse-desktop/home/hyprland/hyprland.nix @@ -10,7 +10,7 @@ wl-clip-persist wf-recorder glib - watland + wayland direnv ]; systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ];