mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-12-27 13:38:02 +01:00
Compare commits
2 Commits
a35dff2f8b
...
e7c4e73a61
| Author | SHA1 | Date | |
|---|---|---|---|
| e7c4e73a61 | |||
| 7b67764e0c |
@ -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
|
||||
|
||||
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user