Skip to content

Commit 0c730e9

Browse files
committed
📝 docs: remove heading distractions
1 parent 9a564da commit 0c730e9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,9 @@ special = "~/Pictures/Wallpapers/Special/"
206206
23 = "sleep_time"
207207
```
208208

209-
## Use Cases
209+
## 🔥 Use Cases
210210

211-
### 24 hour cycle (Fixed Wallpaper)
211+
### 24 hour cycle (Fixed Wallpaper)
212212

213213
Want a simple 24 hour timecycle wallpaper like this?
214214

@@ -224,7 +224,7 @@ You can set up your wallpaper directory like this:
224224

225225
Note: numbers without preceeding 0 is valid too. For e.g.: `3.png`
226226

227-
### 📛 Don't like renaming?
227+
### Don't like renaming?
228228

229229
Renaming wallpapers numerically can get a little tedious especially when you want to change it into a different time. There's a solution for that. Since directories are also a valid wallpaper _item_, we can use that to our advantage.
230230

@@ -241,7 +241,7 @@ wallpapers/
241241

242242
Now you can freely move wallpapers between hours without worrying about filenames.
243243

244-
### 📌 A Visual Timetable (Wallpaper Override)
244+
### A Visual Timetable (Wallpaper Override)
245245

246246
I'd like to get notified if its sleep time or its time for lunch via wallpaper. A truly non-intrusive way of communication. Since I work in a transparent terminal most of the time, the change is quite noticeable too. To do this:
247247

@@ -268,7 +268,7 @@ wallpaper_dir/
268268
23 = "sleep_time"
269269
```
270270

271-
### 😴 Progressively Sleepy PC (Spread Wallpapers)
271+
### Progressively Sleepy PC (Spread Wallpapers)
272272

273273
Okay the sleep_time wallpaper shows up at exactly 23:00 and then that's about it.
274274

0 commit comments

Comments
 (0)