feat: toggle window always on top

This commit is contained in:
2026-01-21 13:05:15 -08:00
parent 3fc89a4366
commit 2aa05acb66
5 changed files with 47 additions and 1 deletions
+1
View File
@@ -43,6 +43,7 @@
greeting_custom_prompt: null,
notifications_enabled: true,
notification_volume: 0.5,
always_on_top: false,
});
onMount(async () => {