<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archsetup/dotfiles/hyprland/.config/waybar/style.css, branch v0.5</title>
<subtitle>Builds a full dev workstation from a bare Arch Linux install.
</subtitle>
<id>https://git.cjennings.net/archsetup/atom?h=v0.5</id>
<link rel='self' href='https://git.cjennings.net/archsetup/atom?h=v0.5'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/'/>
<updated>2026-01-30T03:49:31+00:00</updated>
<entry>
<title>feat(theme): apply Dupre palette to all configs</title>
<updated>2026-01-30T03:49:31+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-30T03:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=b9db8a7e9c1e5e55090785e37a7498f97ab83032'/>
<id>urn:sha1:b9db8a7e9c1e5e55090785e37a7498f97ab83032</id>
<content type='text'>
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 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat(waybar): add warning/critical color thresholds for temperature and disk</title>
<updated>2026-01-27T14:51:31+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-27T14:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=adfcd6c974a37afc21c2b3b93b428a8678589961'/>
<id>urn:sha1:adfcd6c974a37afc21c2b3b93b428a8678589961</id>
<content type='text'>
Temperature turns yellow at 70°C, red at 80°C using built-in waybar
states. Disk replaced with custom script that turns yellow at 80% full,
red at 90%, working across ZFS/btrfs/ext4. Colors themed per dupre/hudson.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix(waybar): show red network icon when disconnected</title>
<updated>2026-01-27T13:29:20+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-27T13:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=aaf51023a5ef956e67824b427c5374a2ad310deb'/>
<id>urn:sha1:aaf51023a5ef956e67824b427c5374a2ad310deb</id>
<content type='text'>
Added themed disconnected color to netspeed module CSS across base,
dupre, and hudson styles. Changed disconnected label to "Offline".
</content>
</entry>
<entry>
<title>fix(waybar): keep volume text readable when muted</title>
<updated>2026-01-27T13:11:45+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-27T13:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=a235311f544ae076fce7a4b4c6b339af2e4aab28'/>
<id>urn:sha1:a235311f544ae076fce7a4b4c6b339af2e4aab28</id>
<content type='text'>
Removed #wireplumber.muted color darkening from base, dupre, and
hudson waybar CSS. Icon change and "Muted" text are sufficient cues.
</content>
</entry>
<entry>
<title>fix(archsetup): add gammastep geoclue config, remove RDSEED workaround</title>
<updated>2026-01-27T03:48:35+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-27T03:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=aeb63ac2c1c2ad3bae3f52bc01518fccf399eced'/>
<id>urn:sha1:aeb63ac2c1c2ad3bae3f52bc01518fccf399eced</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>feat(waybar): add idle_inhibitor module for caffeine replacement</title>
<updated>2026-01-26T17:55:18+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T17:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=289c8b4fe42088a5c983b0b79f8496a9716c4160'/>
<id>urn:sha1:289c8b4fe42088a5c983b0b79f8496a9716c4160</id>
<content type='text'>
Click to toggle idle inhibition (prevents screen lock/sleep).
Added spacing before tray for cleaner appearance.
</content>
</entry>
<entry>
<title>feat(themes): standardize fonts and add hy3 tab bar theming</title>
<updated>2026-01-26T16:04:23+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T16:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=14099fdbcc6375d071e9df59da855075961d5b03'/>
<id>urn:sha1:14099fdbcc6375d071e9df59da855075961d5b03</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>feat(themes): apply Dupre theme to Hyprland dotfiles</title>
<updated>2026-01-26T07:14:32+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T07:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=1343dd39e48809222f1bf509c7bee823a994bea8'/>
<id>urn:sha1:1343dd39e48809222f1bf509c7bee823a994bea8</id>
<content type='text'>
Update foot, hyprlock, waybar, Xresources, and dunst configs with
warm earthy colors from dupre-theme.el. Standardize on BerkeleyMono
font across terminal configs.
</content>
</entry>
<entry>
<title>feat(waybar): enhance status bar with icons, modules, and interactivity</title>
<updated>2026-01-26T02:29:28+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T02:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=33d6162d3adbe4efefc8fb5b2c1596c103342b1a'/>
<id>urn:sha1:33d6162d3adbe4efefc8fb5b2c1596c103342b1a</id>
<content type='text'>
- Add nerd font icons (large size) for cpu, memory, disk, temperature, volume
- Add temperature module next to CPU in sysmonitor group
- Add battery module with warning/critical states
- Add custom netspeed module with fixed-width output and SSID tooltip
- Add layout indicator with clickable cycling through layouts
- Add window title module to left panel
- Add network scratchpad with nmtui (click netspeed to toggle)
- Add toggle-scratchpad script to handle focus-loss auto-close
- Make sysmonitor modules clickable to toggle monitor scratchpad
- Add right-click on volume to toggle audio scratchpad
- Update clock format to "Sun, Jan 25 2025 08:04 PM CST"
- Remove nm-applet from autostart (replaced by nmtui scratchpad)

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat(dotfiles): add Berkeley Mono Nerd Font and update waybar</title>
<updated>2026-01-25T23:41:38+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-25T23:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=e3cc82806f09adfc376061f73b2c190c91c0974a'/>
<id>urn:sha1:e3cc82806f09adfc376061f73b2c190c91c0974a</id>
<content type='text'>
Add patched Berkeley Mono Nerd Font files with icon glyphs.
Update waybar style.css to use BerkeleyMono Nerd Font.
</content>
</entry>
</feed>
