diff options
Diffstat (limited to 'users/seth/programs/mangohud.nix')
| -rw-r--r-- | users/seth/programs/mangohud.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/seth/programs/mangohud.nix b/users/seth/programs/mangohud.nix index 222501f..d65d899 100644 --- a/users/seth/programs/mangohud.nix +++ b/users/seth/programs/mangohud.nix @@ -1,7 +1,7 @@ {pkgs, ...}: { home.packages = with pkgs; [mangohud]; - xdg.configFile."MangoHud.conf" = { + xdg.configFile."MangoHud/MangoHud.conf" = { text = '' legacy_layout=false cpu_stats |
