Add scaling for plymouth in Moria

This commit is contained in:
Marko Korhonen 2022-11-06 13:25:11 +02:00
parent fa37e929ea
commit 204c4542b4

View file

@ -2,3 +2,6 @@
Theme=arch-logo-gnomish Theme=arch-logo-gnomish
ShowDelay=0 ShowDelay=0
DeviceTimeout=8 DeviceTimeout=8
{%@@ if profile == "Moria" @@%}
DeviceScale=2
{%@@ endif @@%}