Improved Cover Everywhere

This commit is contained in:
2025-06-04 19:14:41 +10:00
parent 6ef38c5da2
commit 2d7c4dd2e6
2 changed files with 12 additions and 24 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ export const Settings = () => {
}}
/>
<LunaSwitchSetting
title="Spinning Cover Everywhere"
title="Cover Everywhere | Experimental"
desc="Apply the spinning album cover background to the entire app, not just the Now Playing view, Heavily Inspired by Cover-Theme by @Inrixia"
checked={spinningCoverEverywhere}
onChange={(_, checked: boolean) => {