diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-19 07:33:31 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-19 09:49:17 -0500 |
| commit | 43cedd7149a175a3db4a3bc0a57290fb2e50c2a0 (patch) | |
| tree | c3afdace6091c327fbfd6d2c1ffec9e98bb6e83e | |
| parent | dc068955692811b99c954e2d948516639babf935 (diff) | |
| download | archsetup-43cedd7149a175a3db4a3bc0a57290fb2e50c2a0.tar.gz archsetup-43cedd7149a175a3db4a3bc0a57290fb2e50c2a0.zip | |
docs(claude): correct cursor theme reference
CLAUDE.md listed `capitaine-cursors-light`, but every other place in the repo names `Bibata-Modern-Ice`: `hyprland.conf` XCURSOR_THEME, the three Xresources files, `gtk-3.0/settings.ini`, the dconf defaults block in `archsetup`, and the `aur_install bibata-cursor-theme-bin` line. I fixed CLAUDE.md to match.
| -rw-r--r-- | CLAUDE.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ Full palette reference: `assets/color-themes/dupre/dupre-palette.org` - **GTK**: Adwaita-dark - **Qt**: Adwaita-Dark (via adwaita-qt5/qt6, QT_STYLE_OVERRIDE) - **Icons**: Papirus-Dark -- **Cursors**: capitaine-cursors-light (size 24) +- **Cursors**: Bibata-Modern-Ice (size 24) - **Font**: BerkeleyMono Nerd Font (13pt terminal, 14px waybar) - **Theme configs**: `dotfiles/hyprland/.config/themes/dupre/` |
