mangohud: update mangohud config

This commit is contained in:
Leonardo Eugênio 2022-11-23 17:21:26 -03:00
parent 7e6de986d9
commit 6f84a2792a
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,7 @@ in {
enable = true;
enableSessionWide = true;
settings = {
no_display = true;
toggle_fps_limit = "F1";
legacy_layout = "false";
@ -56,5 +57,8 @@ in {
output_folder = "/home/lelgenio";
};
};
home.sessionVariables = {
MANGOHUD_DLSYM = 1;
};
};
}