diff --git a/.config/rice/README.md b/.config/rice/README.md index 51bb331..559c855 100644 --- a/.config/rice/README.md +++ b/.config/rice/README.md @@ -2,6 +2,8 @@ bspwm rice. Palette sampled from `~/.config/bspwm/wallpaper/wallpaper.jpg`. +![Sakura Line - bspwm, polybar and btop over the sakura wallpaper](screenshot.webp) + ## 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) ``` diff --git a/.config/rice/screenshot.webp b/.config/rice/screenshot.webp new file mode 100644 index 0000000..ef4edd2 Binary files /dev/null and b/.config/rice/screenshot.webp differ diff --git a/README.md b/README.md index 7c1d426..e69a33a 100644 --- a/README.md +++ b/README.md @@ -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. +![Sakura Line - bspwm, polybar and btop over the sakura wallpaper](.config/rice/screenshot.webp) + ## Install ```sh