From 0dcd733ba4cd3942859afb02c0a68411cfb96d4e Mon Sep 17 00:00:00 2001 From: joygnu Date: Sun, 18 Aug 2024 00:03:11 +0200 Subject: [PATCH] Gamemode --- home/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 60928e7..8bad6c8 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -88,7 +88,7 @@ "$mod, R, togglesplit" "$mod+shift, S, exec, systemctl suspend" "$mod+shift, M, exit, hyprland" - "$mod, G, exec, sh ~/home/hyprland/scripts/gamemode.sh" + "$mod, G, exec, sh ~/nix/home/hyprland/scripts/gamemode.sh" # cmus "$mod, D, exec, sh ~/nix/home/hyprland/scripts/cmus.sh"