fix font
This commit is contained in:
parent
7827a866b9
commit
f9a0338fdc
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ in
|
|||
# Misc
|
||||
fps_limit = 144;
|
||||
show_fps_limit = true;
|
||||
font_file = "${customfonts}/share/fonts/opentype/ComicCode Nerd Font.otf";
|
||||
font_file = "${customfonts}/share/fonts/opentype/ComicCode.otf";
|
||||
|
||||
# Keybindings
|
||||
toggle_hud = "Shift_R+F12";
|
||||
|
|
Loading…
Reference in a new issue