summaryrefslogtreecommitdiff
path: root/settings/accounts/services
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@jolla.com>2026-02-10 17:29:54 +0100
committerAndrew Branson <andrew.branson@jolla.com>2026-02-10 21:13:57 +0100
commit0b9869b23af94f1935839568d62fa7b849f9e5d0 (patch)
tree4485ad8750116e396a3341b874143ca3e88122c3 /settings/accounts/services
parent4351f4627ba9e71775438dd26c9acddd002c7e11 (diff)
Notifications
Diffstat (limited to 'settings/accounts/services')
-rw-r--r--settings/accounts/services/mastodon-microblog.service4
-rw-r--r--settings/accounts/services/mastodon-sharing.service2
2 files changed, 3 insertions, 3 deletions
diff --git a/settings/accounts/services/mastodon-microblog.service b/settings/accounts/services/mastodon-microblog.service
index 550333e..bbc5945 100644
--- a/settings/accounts/services/mastodon-microblog.service
+++ b/settings/accounts/services/mastodon-microblog.service
@@ -2,11 +2,11 @@
<service id="mastodon-microblog">
<type>microblogging</type>
<name>Posts</name>
- <icon>image://theme/icon-m-events</icon>
+ <icon>image://theme/icon-l-mastodon</icon>
<provider>mastodon</provider>
<template>
- <setting name="sync_profile_templates" type="as">["mastodon.Posts"]</setting>
+ <setting name="sync_profile_templates" type="as">["mastodon.Posts", "mastodon.Notifications"]</setting>
<group name="auth">
<setting name="method">oauth2</setting>
<setting name="mechanism">web_server</setting>
diff --git a/settings/accounts/services/mastodon-sharing.service b/settings/accounts/services/mastodon-sharing.service
index c3ecf37..19e3e24 100644
--- a/settings/accounts/services/mastodon-sharing.service
+++ b/settings/accounts/services/mastodon-sharing.service
@@ -2,7 +2,7 @@
<service id="mastodon-sharing">
<type>sharing</type>
<name>Sharing</name>
- <icon>image://theme/icon-m-share</icon>
+ <icon>image://theme/icon-l-mastodon</icon>
<provider>mastodon</provider>
<template>