summaryrefslogtreecommitdiff
path: root/wallpaper.py
diff options
context:
space:
mode:
authortslil <tslil@posteo.de>2026-07-20 20:37:52 +0100
committertslil <tslil@posteo.de>2026-07-20 20:37:55 +0100
commit8f45a97190eea532a7e1990336bd78f7624ce76b (patch)
treeaa39950835b12e42075f0ddddd85906df919ecd1 /wallpaper.py
parent69ffe89567886c85befd8ca7029105214308aeb0 (diff)
wallpaper.py: too much megastructure
Diffstat (limited to 'wallpaper.py')
-rwxr-xr-xwallpaper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wallpaper.py b/wallpaper.py
index 446c4d6..959f942 100755
--- a/wallpaper.py
+++ b/wallpaper.py
@@ -372,7 +372,7 @@ def parse_args() -> argparse.Namespace:
"rocks",
"abstract concrete sculptures",
"precise water channel",
- "distant futuristic megastructure",
+ "possible distant structures",
],
help="Taste keywords for the LLM art-director prompt.",
)