mangohud: increase font size by one, remove seconds and time separator

This commit is contained in:
Aminda Suomalainen 2025-08-24 18:13:16 +03:00
parent d2e6db4d71
commit f5bb514385
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -1,3 +1,3 @@
# Enables mangohud for everything natively supporting it (outside of flatpak?)
export MANGOHUD=1
export MANGOHUD_CONFIG='read_cfg,background_alpha=0,battery_time,battery,cpu_temp,display_server,font_size=26,gpu_temp,device_battery_icon,device_battery=gamepad+mouse,fan,horizontal,ram,vram,swap,time,time_no_label,time_format=%T,wine,mangoapp_steam,position=bottom-left'
export MANGOHUD_CONFIG='read_cfg,background_alpha=0,battery_time,battery,cpu_temp,display_server,font_size=27,gpu_temp,device_battery_icon,device_battery=gamepad+mouse,fan,horizontal,ram,vram,swap,time,time_no_label,time_format=%H%M,wine,mangoapp_steam,position=bottom-left'