aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index b3ab011..003e359 100644
--- a/README.rst
+++ b/README.rst
@@ -147,6 +147,16 @@ ______________
systemctl --user start mpd-new
systemctl --user enable mpd-new
+offlineimap --user
+__________________
+| The systemd user service *offlineimap.service* starts offlineimap as a user service and can comfortably (depending on your settings) sync your IMAP accounts in the background.
+
+ .. code:: bash
+
+ systemctl --user start offlineimap
+ systemctl --user enable offlineimap
+
+
postpone-screensaver --user
___________________________
| With the systemd user service and timer *postpone-screensaver.{service,timer}* one can - as the name implies - postpone one's screensaver from blanking the screen. The script checks for programs set in *~/.config/postpone-screensaver* and can be started and activated like any other timer/service: