added merge-related fixes

This commit is contained in:
Josh Ashton
2024-04-08 10:43:53 -06:00
20 changed files with 14 additions and 0 deletions
+3
View File
@@ -189,7 +189,10 @@ public class Settings {
fontName = "HackNerdFontMono-Regular";
fontFilepath = "/usr/share/fonts/TTF/" + fontName + ".ttf";
}
<<<<<<< HEAD
=======
>>>>>>> main
// Register the font with the GraphicsEnvironment.
try {
GraphicsEnvironment ge = GraphicsEnvironment.