add MangoHud.conf (finally)

This commit is contained in:
Aminda Suomalainen 2025-10-03 10:16:43 +03:00
parent a5ec08a9ea
commit 7410727618
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 37 additions and 1 deletions

33
conf/MangoHud.conf Normal file
View File

@ -0,0 +1,33 @@
# ~/.MangoHud/$APPNAME.conf
# MangoHud.conf in binary directory
# ~/.MangoHud/MangoHud.conf
background_alpha=0
battery_time,battery
blacklist=
cpu_stats
cpu_temp
device_battery=gamepad+mouse
device_battery_icon
display_server
fan
font_size=13
fps
frametime
frame_timing
gpu_stats
gpu_temp
horizontal
mangoapp_steam
no_small_font
position=bottom-left
ram
read_cfg
retro
swap
text_outline
throttling_status
time
time_format=%X
time_no_label
vram
wine

View File

@ -37,7 +37,7 @@ cp -v rc/zshrc $HOME/.zshrc
cp -v rc/profile $HOME/.profile
# Create configuration directories missed later
mkdir -vp $HOME/.config/{autostart,foot,git,mpv,nvim,systemd/user,yt-dlp}/
mkdir -vp $HOME/.config/{autostart,foot,git,MangoHud,mpv,nvim,systemd/user,yt-dlp}/
# Git config, legacy support for old location as well.
# The other script appends sourced file, so if thou aren't I, thou should
@ -54,6 +54,9 @@ cp -v rc/vimrc $HOME/.vimrc
cp -v conf/init.vim $HOME/.config/nvim/init.vim
cp -v conf/makepkg.conf $HOME/.makepkg.conf
# system information overlay
cp -v conf/MangoHud.conf $HOME/.config/MangoHud/
# the media player
cp -v conf/mpv.conf $HOME/.config/mpv/mpv.conf
mkdir -vp $HOME/.var/app/io.mpv.Mpv/config/mpv