diff options
author | sinanmohd <pcmsinan@gmail.com> | 2023-02-24 22:35:05 +0530 |
---|---|---|
committer | sinanmohd <sinan@firemail.cc> | 2023-04-07 14:57:56 +0530 |
commit | c48f212d834f537f786c3d2274e5c1c333118439 (patch) | |
tree | 535e5592e7c47c9f269efa176e5d6a79bd20d26d /example/example.sb | |
parent | 73330ce48af875498a5b59d99f23591a29a46351 (diff) |
configs: change default mangohud value to 2
Diffstat (limited to 'example/example.sb')
-rw-r--r-- | example/example.sb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/example.sb b/example/example.sb index b3d4bae..4417fc7 100644 --- a/example/example.sb +++ b/example/example.sb @@ -10,7 +10,7 @@ # use mangohud perfomance overlay, the value can either be on, 1,2,3,4 or path to # a mangohud config. 1 being just the fps and 4 being the most verbose option, -# mangohud : 3 +# mangohud : 2 # 4 options 0,1,2,3. 1 outputs just progress bars and banners, 3 being the most verbose # loglevel : 1 |