diff options
Diffstat (limited to 'config/chroot_local-hooks/10-splashy')
-rwxr-xr-x | config/chroot_local-hooks/10-splashy | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/chroot_local-hooks/10-splashy b/config/chroot_local-hooks/10-splashy new file mode 100755 index 0000000..3861f73 --- /dev/null +++ b/config/chroot_local-hooks/10-splashy @@ -0,0 +1,4 @@ +#!/bin/sh + +splashy_config --set-theme moreblue-orbit +update-initramfs -u -k all |