Commit Graph
15 Commits
Author SHA1 Message Date
SirBlob 5c7f8911ec Update wallpaper gallery for 9 new wallpapers 2026-08-01 22:30:19 -04:00
SirBlob acc96492ee Add theme system: local themes, picker, static/dynamic mode
- blob_theme: apply local or shared themes, --dynamic recolors from
  the current wallpaper without changing it, --print saves the active
  theme's colors.toml (e.g. for a dynamic palette worth keeping)
- themes/: drop-in colors.toml files that install.sh syncs into
  Omarchy's theme dir, alongside any already-installed themes
- ThemePicker widget, walker menu, and Quick Settings tile mirroring
  the existing wallpaper picker, with color-swatch previews
- blob_wallpaper no longer forces dynamic mode on every wallpaper
  change; it only recolors if you're already in dynamic mode
- install.sh: fix a new-directory mkdir bug in backup_and_copy, and
  stop backing up wallpapers/themes (.bak dirs were showing up as
  fake entries in the picker) since both are pure git mirrors

Claude-Session: https://claude.ai/code/session_011kf23kB9NsaczSYazZsWs6
2026-07-31 22:14:51 -04:00
SirBlob bff3c13acc Add 20 wallpapers, rename to lowercase/no-spaces, rebuild gallery
Normalize wallpaper filenames (no capitals, no spaces) and regenerate
the alphabetical gallery split for the new 88-wallpaper total; m-r/r-z
replace n-r/s-z since the split boundaries shifted.

Claude-Session: https://claude.ai/code/session_011kf23kB9NsaczSYazZsWs6
2026-07-31 16:01:25 -04:00
SirBlob c2a05bbe8e Reapply "Add 25 new wallpapers, split gallery into wallpaper-gallery/"
This reverts commit 94518ffa30.
2026-07-31 13:48:24 -04:00
SirBlob 94518ffa30 Revert "Add 25 new wallpapers, split gallery into wallpaper-gallery/"
This reverts commit 07ef82ff73.
2026-07-31 13:46:46 -04:00
SirBlob 07ef82ff73 Add 25 new wallpapers, split gallery into wallpaper-gallery/
Move the wallpaper gallery docs into wallpaper-gallery/ (index +
alphabetical a-d/e-m/n-r/s-z pages) so the growing list stays readable,
and link the new structure from README.

Claude-Session: https://claude.ai/code/session_011kf23kB9NsaczSYazZsWs6
2026-07-31 13:44:31 -04:00
SirBlob 88f2740361 Extract commands.md from README, link wallpaper/keybinds/commands docs 2026-07-27 12:31:01 -04:00
SirBlob 9b839ffaf1 Read Claude Code usage from local session logs, redesign panel as separate cards 2026-07-27 11:54:11 -04:00
SirBlob c68e8c38cb Rename blob_claude_key to generic blob_key for storing multiple secrets 2026-07-27 11:41:14 -04:00
SirBlob fb57093a75 Add side panels with widget cards and Claude Code usage stats to quick settings 2026-07-27 11:39:54 -04:00
SirBlob ea7093e987 Update README for new widgets, blob_theme, and lid handling 2026-07-03 16:18:53 -04:00
SirBlob 80bb43ae13 Update README.md to document blob_boot command 2026-04-20 14:12:43 -04:00
SirBlob 8501165f84 Update README.md 2026-04-20 13:30:48 -04:00
SirBlob e5eb201d16 Update README.md to document dynamic theming, new scripts, and directory additions 2026-04-20 13:18:23 -04:00
SirBlob 53f512c4c4 Update configurations: add hyprland, README, and dynamic AGS theming 2026-04-19 21:57:22 -04:00