Compare commits

...

2 Commits

2 changed files with 3 additions and 4 deletions

View File

@ -11,7 +11,8 @@ device_battery=gamepad+mouse
device_battery_icon
display_server
fan
font_size=13
font_file=~/.shell-things/submodules/atkinson-hyperlegible-next-mono/fonts/variable/AtkinsonHyperlegibleMono[wght].ttf
font_size=16
fps
frametime
frame_timing
@ -19,11 +20,9 @@ gpu_stats
gpu_temp
horizontal
mangoapp_steam
no_small_font
position=bottom-left
ram
read_cfg
retro
swap
text_outline
throttling_status

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=13,gpu_temp,device_battery_icon,device_battery=gamepad+mouse,fan,horizontal,ram,vram,swap,time,time_no_label,time_format=%X,wine,mangoapp_steam,position=bottom-left'
export MANGOHUD_CONFIG='read_cfg,background_alpha=0,horizontal,time,time_no_label,time_format=%X,position=bottom-left'