summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index bc44b75..5005a7d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -152,7 +152,7 @@ on_show_splash (state_t *state)
{
ply_trace ("Showing splash screen");
state->boot_splash = start_boot_splash (state,
- PLYMOUTH_PLUGIN_PATH "fedora-fade-in.so");
+ PLYMOUTH_PLUGIN_PATH "spinfinity.so");
if (state->boot_splash == NULL)
{