From 593db85d024dad77b341d68f5cf897d61d056bca Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 29 Sep 2023 20:37:42 +0900 Subject: [PATCH] test --- .../common/desktops/hyprland/common/hyprland/hyprland-conf.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix b/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix index 26e31a91..bfd847b1 100644 --- a/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix +++ b/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix @@ -192,4 +192,5 @@ exec-once=bash ~/.config/hypr/start.sh ''; }; + }; }