grub background

This commit is contained in:
SVNET
2020-07-15 19:07:29 +02:00
parent eb118e68c3
commit 9bc0f13ce7
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/bash
echo "GRUB_BACKGROUND=\"/usr/share/plymouth/themes/svpro_gnu/svprognu-splash.png\"" >> /etc/default/grub
echo "GRUB_CMDLINE_LINUX_DEFAULT=\"quiet splash\"" >> /etc/default/grub
update-grub