mangohud: update mangohud config
This commit is contained in:
parent
7e6de986d9
commit
6f84a2792a
|
@ -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;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue