We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0168d05 commit 35b3f64Copy full SHA for 35b3f64
1 file changed
apps/twig/src/renderer/features/settings/components/SettingsView.tsx
@@ -602,7 +602,7 @@ export function SettingsView() {
602
Push notifications
603
</Text>
604
<Text size="1" color="gray">
605
- Show system notifications when the agent finishes a task
+ Recieve a desktop notification when the agent finishes a task
606
or needs your input
607
608
</Flex>
@@ -619,8 +619,8 @@ export function SettingsView() {
619
Dock badge
620
621
622
- Show a badge on the dock icon when the agent needs
623
- attention
+ Display a badge on the dock icon when the agent finishes a task
+ or needs your input
624
625
626
<Switch
0 commit comments