fix(hypr): Fix gamemode.sh script not being linked by HM

This commit is contained in:
GaspardCulis 2024-09-21 16:09:16 +02:00
parent 92675c329d
commit 2b578bcf5f

View file

@ -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;