Disable MangoHUD session wide setting
This commit is contained in:
parent
1b02a12ce3
commit
9b9d6c9d41
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ let strPalette = pkgs.lib.nix-rice.palette.toRgbShortHex pkgs.rice.colorPalette;
|
|||
in {
|
||||
programs.mangohud = {
|
||||
enable = true;
|
||||
enableSessionWide = true;
|
||||
# enableSessionWide = true;
|
||||
settings = {
|
||||
toggle_fps_limit = "F1";
|
||||
cpu_color = strPalette.normal.blue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue