mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-12-28 14:08:10 +01:00
Compare commits
No commits in common. "e7c4e73a6166713b2dbe44ebfbb09c8cc11b0df0" and "a35dff2f8be7e1a4c435c015f6a0c02c396a26cd" have entirely different histories.
e7c4e73a61
...
a35dff2f8b
@ -11,8 +11,7 @@ device_battery=gamepad+mouse
|
||||
device_battery_icon
|
||||
display_server
|
||||
fan
|
||||
font_file=~/.shell-things/submodules/atkinson-hyperlegible-next-mono/fonts/variable/AtkinsonHyperlegibleMono[wght].ttf
|
||||
font_size=16
|
||||
font_size=13
|
||||
fps
|
||||
frametime
|
||||
frame_timing
|
||||
@ -20,9 +19,11 @@ 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,horizontal,time,time_no_label,time_format=%X,position=bottom-left'
|
||||
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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user