GNOME/Calendar: Difference between revisions
imported>Binary-Eater Updated references to gnome3 as gnome. |
imported>NateEag m Fix a few grammar errors |
||
Line 22: | Line 22: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
then add your accounts in the "Online Accounts" submenu. | |||
To get alarm | To get alarm reminders you need to start the evolution-alarm-notify daemon provided by the <code>gnome.evolution-data-server</code> package. When you enable <code>services.gnome.evolution-data-server.enable</code> it will add a desktop autostart entry to <code>/run/current-system/sw/etc/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop</code>. If your desktop manager does not process autostart entries, you can use [https://github.com/jceb/dex dex] instead: | ||
<syntaxHighlight lang="console"> | <syntaxHighlight lang="console"> |