From 9727190b804f690c8590bbf191598439a35b0877 Mon Sep 17 00:00:00 2001 From: Vanilla Date: Wed, 28 Sep 2022 08:59:34 +0800 Subject: [PATCH] mangohud: fix moved link of config file PR #3278 --- modules/programs/mangohud.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/programs/mangohud.nix b/modules/programs/mangohud.nix index c41d5003a..f095e0736 100644 --- a/modules/programs/mangohud.nix +++ b/modules/programs/mangohud.nix @@ -56,7 +56,7 @@ in { description = '' Configuration written to $XDG_CONFIG_HOME/MangoHud/MangoHud.conf. See - + for the default configuration. ''; }; @@ -75,7 +75,7 @@ in { Sets MangoHud settings per application. Configuration written to $XDG_CONFIG_HOME/MangoHud/{application_name}.conf. See - + for the default configuration. ''; };