From 8476ce37a8c0881aba1c86617bcebe0715ec3333 Mon Sep 17 00:00:00 2001 From: CatcherITGF Date: Mon, 5 Aug 2024 19:18:19 +0300 Subject: [PATCH] Update Status Monitor config --- Sources/NXVenom/config/status-monitor/config.ini | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Sources/NXVenom/config/status-monitor/config.ini b/Sources/NXVenom/config/status-monitor/config.ini index a8eb5dbc..6dd4e687 100644 --- a/Sources/NXVenom/config/status-monitor/config.ini +++ b/Sources/NXVenom/config/status-monitor/config.ini @@ -6,6 +6,11 @@ battery_time_left_refreshrate=60 [full] refresh_rate=1 layer_width_align=left +show_real_freqs=true +show_deltas=true +show_target_freqs=true +show_fps=true +show_res=true [mini] refresh_rate=1 @@ -15,7 +20,7 @@ handheld_font_size=15 docked_font_size=15 real_freqs=false real_volts=true -show=CPU+GPU+RAM+TEMP+DRAW+FAN+FPS +show=CPU+GPU+RAM+TEMP+DRAW+FAN+FPS+RES replace_MB_with_RAM_load=true background_color=#1117 cat_color=#CDEF @@ -55,3 +60,11 @@ dashed_line_color=#8888 main_line_color=#FFFF rounded_line_color=#F0FF perfect_line_color=#0C0F + +[game_resolutions] +refresh_rate=10 +layer_width_align=left +layer_height_align=top +background_color=#1117 +cat_color=#FFFF +text_color=#FFFF