Initial commit - created with claude AI
This commit is contained in:
24
wallpapers/README.md
Normal file
24
wallpapers/README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Wallpapers
|
||||
|
||||
Place your wallpapers here!
|
||||
|
||||
The default wallpaper will be downloaded during installation, but you can add your own.
|
||||
|
||||
## Setting Wallpaper
|
||||
|
||||
```bash
|
||||
swww img ~/Pictures/wallpapers/your-wallpaper.jpg --transition-type grow
|
||||
```
|
||||
|
||||
## Recommended Wallpaper Sources
|
||||
|
||||
- [Nordic Wallpapers](https://github.com/linuxdotexe/nordic-wallpapers)
|
||||
- [Wallhaven](https://wallhaven.cc/)
|
||||
- [Unsplash](https://unsplash.com/)
|
||||
|
||||
## Transition Types
|
||||
|
||||
- `grow` - Grows from center
|
||||
- `wipe` - Wipes across screen
|
||||
- `fade` - Fades between images
|
||||
- `none` - Instant change
|
||||
Reference in New Issue
Block a user