aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.config/foot
Commit message (Collapse)AuthorAgeFilesLines
* fix(foot): rename [colors] to [colors-dark] for foot updateCraig Jennings2026-03-071-1/+1
| | | | | Foot deprecated [colors] section in favor of [colors-dark]. Updated all three foot configs (main, dupre theme, hudson theme).
* feat(waybar): SVG workspace circles, improved arch logo, remove mod+0Craig Jennings2026-02-101-22/+22
| | | | | | | | | | Replace per-workspace SVG mapping with hybrid approach: two circle SVGs (active gold, inactive dark) as background-image with text overlay for workspace numbers. Update arch-logo.svg with padded/crisp variant. Remove sysmonitor margin to fix bar height inflation. Remove mod+0 binding to restrict workspaces to 1-9. Sync dupre theme files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat(themes): apply hudson theme across configsCraig Jennings2026-02-061-22/+22
| | | | Theme configs updated by set-theme: dunst, foot, fuzzel, hyprlock, waybar CSS.
* feat(foot): increase default font size to 14Craig Jennings2026-02-011-1/+1
|
* feat(theme): apply Dupre palette to all configsCraig Jennings2026-01-291-22/+22
| | | | | | | | | | | | | Update theme colors from Hudson to Dupre across: - dunstrc (notifications) - foot.ini (terminal) - fuzzel.ini (launcher) - hyprlock.conf (lock screen) - waybar/style.css (status bar) Colors now match dupre-palette.org specification. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix(archsetup): add gammastep geoclue config, remove RDSEED workaroundCraig Jennings2026-01-261-22/+22
| | | | | | | | | | - Add gammastep to geoclue whitelist (fixes "unable to obtain geoclue client path" error on Hyprland launch) - Remove is_amd_zen5() detection and Hardware Workarounds section (clearcpuid=rdseed doesn't suppress the kernel warning) - Add dismissnotify after hyprpm reload to suppress plugin notifications - Update theme configs from Dupre to Hudson - Update todo.org with RDSEED task resolution
* feat(themes): standardize fonts and add hy3 tab bar themingCraig Jennings2026-01-261-1/+1
| | | | | | | | - Standardize font to BerkeleyMono Nerd Font size 13pt across configs - Add unit comments (points vs pixels) to font settings - Add hy3 tab bar colors to set-theme for dupre and hudson themes - Add GTK file chooser sort-directories-first to archsetup - Update todo.org with completed tasks and new test task
* feat(themes): apply Dupre theme to Hyprland dotfilesCraig Jennings2026-01-261-22/+22
| | | | | | Update foot, hyprlock, waybar, Xresources, and dunst configs with warm earthy colors from dupre-theme.el. Standardize on BerkeleyMono font across terminal configs.
* feat(hyprland): add foot terminal configurationCraig Jennings2026-01-251-0/+38
Berkeley Mono size 14, DWM-inspired color scheme, 10k scrollback