Skip to content

Commit

Permalink
Update Status Monitor config
Browse files Browse the repository at this point in the history
  • Loading branch information
CatcherITGF committed Aug 5, 2024
1 parent 56c64bd commit 8476ce3
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion Sources/NXVenom/config/status-monitor/config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 8476ce3

Please sign in to comment.