squashed bug
This commit is contained in:
@@ -189,10 +189,7 @@ public class Settings {
|
|||||||
fontName = "HackNerdFontMono-Regular";
|
fontName = "HackNerdFontMono-Regular";
|
||||||
fontFilepath = "/usr/share/fonts/TTF/" + fontName + ".ttf";
|
fontFilepath = "/usr/share/fonts/TTF/" + fontName + ".ttf";
|
||||||
}
|
}
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
=======
|
|
||||||
>>>>>>> main
|
|
||||||
// Register the font with the GraphicsEnvironment.
|
// Register the font with the GraphicsEnvironment.
|
||||||
try {
|
try {
|
||||||
GraphicsEnvironment ge = GraphicsEnvironment.
|
GraphicsEnvironment ge = GraphicsEnvironment.
|
||||||
|
|||||||
Reference in New Issue
Block a user