Logon screen unreadibly small

Use the following command to scale the Plymouth boot screen:

sudo grubby --update-kernel=ALL --args="plymouth.force-scale=X"

Replace X with an integer greater than 1. The value is how much Plymouth is zoomed in. For example, 2 doubles its size[1].


  1. ↩︎

1 Like