Add PlanetRed wallpaper and refresh docs

Claude-Session: https://claude.ai/code/session_014ADhvRXuiTvrXSbConxUey
This commit is contained in:
2026-08-19 14:49:19 -04:00
parent bfb9eeaea4
commit ce95c9be9c
8 changed files with 19 additions and 13 deletions
+4 -3
View File
@@ -16,15 +16,15 @@ My current setup is built around these core components:
- **[Hyprland](https://hyprland.org/):** A highly customizable dynamic tiling Wayland compositor.
- **Omarchy shell:** The Quickshell-based bar, notifications, and lock screen that ships with Omarchy 4, configured through `omarchy/shell.json`.
- **[AGS](https://github.com/Aylur/ags):** Aylur's Gtk Shell, used for creating custom, scriptable desktop widgets.
- **[AGS](https://github.com/Aylur/ags):** Aylur's Gtk Shell, used for creating custom, scriptable desktop widgets — quick settings with a browsable calendar, notification center, system monitor, wallpaper and theme pickers, and a Claude Code usage card fed by Omarchy's own agent usage records.
- **Dynamic Theming:** Seamlessly integrated with Pywal to extract color palettes from wallpapers and apply them instantly across the entire system (widgets, terminal, status bar).
- **[kitty](https://sw.kovidgoyal.net/kitty/):** The terminal, with its own checked-in color theme — see [`kitty/`](kitty/README.md).
### Directory Structure
- **`hypr/`**: Hyprland configurations (keybindings, window rules, animations, monitor layout, lid-close display handling, and autostart). See [`hypr/keybinds.md`](hypr/keybinds.md) for custom keybindings.
- **`omarchy/`**: Omarchy 4 configuration — `shell.json` (bar layout, custom bar modules, and idle/lock timings), `extensions/` (entries added to the Omarchy menu), `hooks/` (event hooks such as retinting AGS on theme change), and `themed/` (extra theme templates). See [`omarchy/README.md`](omarchy/README.md) for the bar layout.
- **`ags/`**: Custom desktop widgets built with TypeScript and GTK — media player, notification hub, quick settings, system monitor, wallpaper picker, and theme picker.
- **`omarchy/`**: Omarchy 4 configuration — `shell.json` (bar layout, custom bar modules, and idle/lock timings), `extensions/` (entries added to the Omarchy menu), `hooks/` (event hooks such as retinting AGS on theme change), `plugins/` (cloned shell plugins for the bar), and `themed/` (extra theme templates). See [`omarchy/README.md`](omarchy/README.md) for the bar layout and the plugin clones.
- **`ags/`**: Custom desktop widgets built with TypeScript and GTK — media player, notification hub, quick settings, system monitor, wallpaper picker, theme picker, and Claude Code usage.
- **`scripts/`**: Global utility scripts seamlessly exposed as commands by the installer. See [`commands.md`](commands.md).
- **`wallpapers/`**: A collection of local custom wallpapers for dynamic theming. See [`wallpaper-gallery/`](wallpaper-gallery/index.md) for the full gallery (split alphabetically across multiple pages).
- **`themes/`**: Drop-in local color themes (one `colors.toml` per theme) that `install.sh` deploys into Omarchy's theme directory. See [`themes/README.md`](themes/README.md).
@@ -34,6 +34,7 @@ My current setup is built around these core components:
## Docs
- [Wallpaper Gallery](wallpaper-gallery/index.md) — preview of every wallpaper in `wallpapers/`, split alphabetically across [0-9, A-E](wallpaper-gallery/a-d.md), [E-M](wallpaper-gallery/e-m.md), [M-R](wallpaper-gallery/m-r.md), [R-Y](wallpaper-gallery/r-z.md).
- [Omarchy shell](omarchy/README.md) — bar layout, custom bar modules, and the cloned shell plugins.
- [Themes](themes/README.md) — how to add a local color theme.
- [kitty](kitty/README.md) — terminal config, and how to port a theme to it.
- [Keybinds](hypr/keybinds.md) — custom Hyprland keybindings on top of Omarchy's defaults.
+5
View File
@@ -55,3 +55,8 @@ Print the live list at any time with `omarchy menu keybindings --print`.
| `Super+Ctrl+L` | Lock |
| `Super+Ctrl+I` | Toggle locking on idle |
| `Super+Ctrl+N` | Toggle nightlight |
| `Super+Ctrl+A` | Audio panel (includes the per-app mixer that replaced pavucontrol) |
| `Super+Ctrl+W` | Network panel |
| `Super+Ctrl+B` | Bluetooth panel |
| `Super+Ctrl+D` | Display and brightness panel |
| `Super+Ctrl+1` | AI agent usage panel (first panel in the bar's right section) |
+1 -1
View File
@@ -1,6 +1,6 @@
# Wallpapers: 0-9, A-E
26 of 102 wallpapers in [`wallpapers/`](../wallpapers/). Sorted alphabetically.
26 of 103 wallpapers in [`wallpapers/`](../wallpapers/). Sorted alphabetically.
[All wallpapers](index.md) | [E - M >>](e-m.md)
+1 -1
View File
@@ -1,6 +1,6 @@
# Wallpapers: E - M
26 of 102 wallpapers in [`wallpapers/`](../wallpapers/). Sorted alphabetically.
26 of 103 wallpapers in [`wallpapers/`](../wallpapers/). Sorted alphabetically.
[<< 0-9, A-E](a-d.md) | [All wallpapers](index.md) | [M - R >>](m-r.md)
+2 -2
View File
@@ -1,8 +1,8 @@
# Wallpapers
A gallery of all 102 wallpapers in [`wallpapers/`](../wallpapers/), sorted alphabetically and split across pages:
A gallery of all 103 wallpapers in [`wallpapers/`](../wallpapers/), sorted alphabetically and split across pages:
- [0-9, A-E](a-d.md) &mdash; 26 wallpapers (`1_a-slient-voice.png` to `evangelion.png`)
- [E - M](e-m.md) &mdash; 26 wallpapers (`everblush_creep.png` to `material_pastel_8.jpg`)
- [M - R](m-r.md) &mdash; 25 wallpapers (`melting_astro.jpg` to `rm-rf.jpg`)
- [M - R](m-r.md) &mdash; 26 wallpapers (`melting_astro.jpg` to `rm-rf.jpg`)
- [R - Y](r-z.md) &mdash; 25 wallpapers (`rocket_launch.png` to `yosemite-lowpoly.jpg`)
+5 -5
View File
@@ -1,6 +1,6 @@
# Wallpapers: M - R
25 of 102 wallpapers in [`wallpapers/`](../wallpapers/). Sorted alphabetically.
26 of 103 wallpapers in [`wallpapers/`](../wallpapers/). Sorted alphabetically.
[<< E - M](e-m.md) | [All wallpapers](index.md) | [R - Y >>](r-z.md)
@@ -76,24 +76,24 @@
<td align="center"><sub><code>planet_minimal.png</code></sub></td>
</tr>
<tr>
<td align="center"><img src="../wallpapers/PlanetRed.png" width="280"/></td>
<td align="center"><img src="../wallpapers/pokemon-legends-arceus-wallpapers.jpg" width="280"/></td>
<td align="center"><img src="../wallpapers/rain_world1.png" width="280"/></td>
<td align="center"><img src="../wallpapers/rain_world2.png" width="280"/></td>
</tr>
<tr>
<td align="center"><sub><code>PlanetRed.png</code></sub></td>
<td align="center"><sub><code>pokemon-legends-arceus-wallpapers.jpg</code></sub></td>
<td align="center"><sub><code>rain_world1.png</code></sub></td>
<td align="center"><sub><code>rain_world2.png</code></sub></td>
</tr>
<tr>
<td align="center"><img src="../wallpapers/rain_world2.png" width="280"/></td>
<td align="center"><img src="../wallpapers/rm-rf.jpg" width="280"/></td>
<td></td>
<td></td>
</tr>
<tr>
<td align="center"><sub><code>rain_world2.png</code></sub></td>
<td align="center"><sub><code>rm-rf.jpg</code></sub></td>
<td></td>
<td></td>
</tr>
</table>
+1 -1
View File
@@ -1,6 +1,6 @@
# Wallpapers: R - Y
25 of 102 wallpapers in [`wallpapers/`](../wallpapers/). Sorted alphabetically.
25 of 103 wallpapers in [`wallpapers/`](../wallpapers/). Sorted alphabetically.
[<< M - R](m-r.md) | [All wallpapers](index.md)
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 MiB