Skip to content

Commit a893784

Browse files
committed
docs: update attributions
1 parent fca9385 commit a893784

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
# Expression
44

5-
Expression is a highly customizable, time-aware wallpaper engine for Linux. It allows you to automate desktop wallpaper changes based on the current hour, randomly or evenly spread wallpapers from grouped directories, and define overrides for special times like sleep, lunch, or focus hours. Whether you want a subtle visual timetable or an expressive ambience that changes with your day, Expression makes your desktop emotionally intelligent.
5+
Want to set specific wallpapers based on a time table to notify you what time it is? Or maybe a personal motivational wallpaper strategically timed at the start of work hour to remind you of what you can do? Then this app is the right addition for your desktop.
66

7-
> "This is the best 24-hour automatic wallpaper setter you could've ever asked for." - sis
7+
Expression is a highly customizable, time-aware wallpaper engine for Linux. It allows you to automate desktop wallpaper changes based on the current hour, randomly or evenly spread wallpapers from grouped directories, and define overrides for special times like sleep, lunch, or focus hours. Whether you want a subtle visual timetable or an expressive ambience that changes with your day. Make your desktop emotionally intelligent.
8+
9+
> "This is the best 24-hour wallpaper setter \*takes breath\* I could've ever asked for." - Step Sis
810
911
## ⛲ Features
1012

@@ -239,6 +241,8 @@ wallpapers/
239241
│ └── Tiananmen Square.jpg
240242
├── 03/
241243
│ └── who_is_in_paris.jpg
244+
├── 04/
245+
│ └── where_did_the_towers_go.jpg
242246
...
243247
```
244248

@@ -304,7 +308,7 @@ selection_strategy = "spread" # Applies spread strategy to the group only
304308

305309
```toml
306310
[special_entries]
307-
13 = "eating_ramyeon"
311+
13 = "eating_ramyeon" # 라면 먹고 갈래?
308312
23 = "sleep_time"
309313
```
310314

0 commit comments

Comments
 (0)