aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoraxtlos <axtlos@getcryst.al>2024-05-28 22:41:05 +0200
committeraxtlos <axtlos@getcryst.al>2024-05-28 22:41:05 +0200
commitecabc509ff16bd2a64cecf478a7dc542febddb32 (patch)
treef36912e83fdc9ba0fa1fea77c99d142d31a41e77 /README.md
parentaa800ed218603f04dd30596be18fb59c2f8e1205 (diff)
downloadautodarkmode-ecabc509ff16bd2a64cecf478a7dc542febddb32.tar.gz
autodarkmode-ecabc509ff16bd2a64cecf478a7dc542febddb32.tar.bz2
Add systemd service
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index a2a5395..fc0f7d2 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,10 @@
A simple tool to switch between dark and light mode.
It executes a command on switch and nothing else.
-Location is either specified by the user or
+
+Location is either specified by the user or retrieved via geoclue.
+
+It has a constant memory footprint of about 393kb.
# Building
```