diff --git a/home-manager/mangohud.nix b/home-manager/mangohud.nix index 7249f8b..6490b2d 100644 --- a/home-manager/mangohud.nix +++ b/home-manager/mangohud.nix @@ -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";