mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-11-16 01:27:21 +01:00
MangoHud.conf: add font related comments
This commit is contained in:
parent
9fee1ccfc1
commit
3a26be6deb
@ -1,6 +1,15 @@
|
|||||||
# ~/.MangoHud/$APPNAME.conf
|
# ~/.MangoHud/$APPNAME.conf
|
||||||
# MangoHud.conf in binary directory
|
# MangoHud.conf in binary directory
|
||||||
# ~/.MangoHud/MangoHud.conf
|
# ~/.MangoHud/MangoHud.conf
|
||||||
|
|
||||||
|
# 16 is comfortable on a smaller TV, 20 on a laptop on lap, 32 on a more
|
||||||
|
# modern TV
|
||||||
|
#font_size=16
|
||||||
|
font_size=20
|
||||||
|
#font_size=32
|
||||||
|
font_file=~/.shell-things/submodules/atkinson-hyperlegible-next-mono/fonts/variable/AtkinsonHyperlegibleMono[wght].ttf
|
||||||
|
|
||||||
|
# Other settings than font
|
||||||
background_alpha=0
|
background_alpha=0
|
||||||
battery_time
|
battery_time
|
||||||
battery
|
battery
|
||||||
@ -11,8 +20,6 @@ device_battery=gamepad+mouse
|
|||||||
device_battery_icon
|
device_battery_icon
|
||||||
display_server
|
display_server
|
||||||
fan
|
fan
|
||||||
font_file=~/.shell-things/submodules/atkinson-hyperlegible-next-mono/fonts/variable/AtkinsonHyperlegibleMono[wght].ttf
|
|
||||||
font_size=16
|
|
||||||
fps
|
fps
|
||||||
frametime
|
frametime
|
||||||
frame_timing
|
frame_timing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user