add a screenshot to both readmes
Desktop shot at .config/rice/screenshot.webp, shown at the top of the root README and the rice one. Converted from the source PNG: it was 2.36 MB, and PNG recompression only got it to 2.30 MB because the sakura wallpaper is a photo. WebP at q90 is 0.38 MB with the terminal text still sharp at 1:1, which is worth it in a repo the installer clones in full. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011beBgzmH72WFn8wiWqRZPf
This commit is contained in:
parent
0780a3abf5
commit
d521bdc0ba
3 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
bspwm rice. Palette sampled from `~/.config/bspwm/wallpaper/wallpaper.jpg`.
|
||||
|
||||

|
||||
|
||||
## Replicate on a fresh machine
|
||||
|
||||
```sh
|
||||
|
|
@ -103,6 +105,7 @@ app's config.
|
|||
.config/rice/
|
||||
├── install.sh one-shot bootstrap
|
||||
├── packages.txt package list ("aur:" prefix = needs an AUR helper)
|
||||
├── screenshot.webp the shot in this README
|
||||
├── st/config.h st build config
|
||||
└── particles/ wallpaper-layer particle field (source + Makefile)
|
||||
```
|
||||
|
|
|
|||
BIN
.config/rice/screenshot.webp
Normal file
BIN
.config/rice/screenshot.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 368 KiB |
|
|
@ -3,6 +3,8 @@
|
|||
Everything needed to rebuild my Arch + bspwm desktop on a bare machine:
|
||||
**Sakura Line**, a bspwm rice with a GTK control panel and a particle wallpaper layer.
|
||||
|
||||

|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue