[Expiremental] Add ability to disable blur effects

This commit is contained in:
2025-10-24 23:15:52 +02:00
parent 36f0126a21
commit 735dd693ca
3 changed files with 84 additions and 1 deletions

View File

@@ -59,6 +59,11 @@
</div>
</div>
</x-dropdown-link>
{{-- Expiremental --}}
<x-dropdown-link>
@include('partials.blurswitcher')
</x-dropdown-link>
</x-slot>
</x-dropdown>
</div>