diff --git a/de/hypr/default.nix b/de/hypr/default.nix index cff8431..f464e34 100644 --- a/de/hypr/default.nix +++ b/de/hypr/default.nix @@ -5,6 +5,7 @@ }: { home.file = { ".config/hypr/hyprland.conf.d".source = ./hyprland.conf.d; + ".config/hypr/gamemode.sh".source = ./gamemode.sh; # Hyprland launch wrapper ".local/bin/Hyprland" = { source = ../../bin/Hyprland;