diff --git a/etc/profile.d/01-mangohud.sh b/etc/profile.d/01-mangohud.sh index d2225c63..2b3d45e0 100644 --- a/etc/profile.d/01-mangohud.sh +++ b/etc/profile.d/01-mangohud.sh @@ -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,gamemode,media_player,horizontal,hud_compact,ram,vram,swap,resolution,time,time_no_label,time_format=%T,wine,mangoapp_steam' +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'