This commit is contained in:
2025-11-12 21:13:48 +00:00
parent c3171bd792
commit 48c40f8124
8 changed files with 109 additions and 15 deletions

View File

@@ -72,9 +72,15 @@ in
programs = {
mangohud = {
enable = true;
enableSessionWide = true;
settings = {
preset = 1;
};
settingsPerApplication = {
mpv = {
no_display = true;
};
};
};
};
}