Compare commits

...
Author SHA1 Message Date
David Heinemeier HanssonandGitHub 9180b32ad2 Fix typo in plymouth theme update message
Clarified the reason for the plymouth theme update.
2025-09-10 17:04:10 +02:00
Ryan Hughes 880257874c Set fonts for plymouth to solve freetype2 issue 2025-09-10 10:56:00 -04:00
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -7,3 +7,5 @@ ModuleName=script
ImageDir=/usr/share/plymouth/themes/omarchy
ScriptFile=/usr/share/plymouth/themes/omarchy/omarchy.script
ConsoleLogBackgroundColor=0x1a1b26
MonospaceFont=Cantarell 11
Font=Cantarell 11
+2
View File
@@ -0,0 +1,2 @@
echo "Update plymouth theme to avoid freetype2 issue that broke the styled login screen"
omarchy-refresh-plymouth