Added edit_mh_config_from_gui function (dont rewrite edit_db_from_gui)
This commit is contained in:
@ -619,7 +619,8 @@ gui_MangoHud () {
|
||||
|
||||
export MANGOHUD_CONFIG="${GUI_MH_RESULT}"
|
||||
|
||||
edit_db_from_gui MANGOHUD_CONFIG PW_MANGOHUD PW_FPS_LIMIT
|
||||
edit_db_from_gui PW_MANGOHUD PW_FPS_LIMIT
|
||||
edit_mh_config_from_gui MANGOHUD_CONFIG
|
||||
/usr/bin/env bash -c "${pw_full_command_line[*]}" &
|
||||
exit 0
|
||||
}
|
||||
|
Reference in New Issue
Block a user