summary refs log tree commit diff stats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.org b/README.org
index 8cc92cd..894c5e9 100644
--- a/README.org
+++ b/README.org
@@ -8,7 +8,7 @@ wallpapers.
 * Features
 - set a specific photo as wallpaper
 - customize wallpaper size
-* pppDemo
+* Demo
 I just run some cetus commands on my computer, nothing fancy. I'll make better
 demo videos someday.
 
@@ -17,3 +17,10 @@ demo videos someday.
 | v0.2.0  | https://diode.zone/videos/watch/12db31e1-3517-4888-ad06-55f3859447a1 |
 * Dependency
 - [[https://feh.finalrewind.org/][feh]]
+* Usage
+** photo-id
+photo-id flag can be used to set a specific photo as background.
+#+BEGIN_SRC sh
+cetus -width 1920 -height 1080 \
+      -photo-id=FzrjgIId6NU
+#+END_SRC