diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-26 21:48:35 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-26 21:48:35 -0600 |
| commit | aeb63ac2c1c2ad3bae3f52bc01518fccf399eced (patch) | |
| tree | 27302132d139005f69ac570e3780723e78ef7443 /dotfiles/hyprland/.config/fuzzel/fuzzel.ini | |
| parent | 5cc7cc1f02d32715a90cc90510823b9a02694742 (diff) | |
| download | archsetup-aeb63ac2c1c2ad3bae3f52bc01518fccf399eced.tar.gz archsetup-aeb63ac2c1c2ad3bae3f52bc01518fccf399eced.zip | |
fix(archsetup): add gammastep geoclue config, remove RDSEED workaround
- 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
Diffstat (limited to 'dotfiles/hyprland/.config/fuzzel/fuzzel.ini')
| -rw-r--r-- | dotfiles/hyprland/.config/fuzzel/fuzzel.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/hyprland/.config/fuzzel/fuzzel.ini b/dotfiles/hyprland/.config/fuzzel/fuzzel.ini index 0efda0d..39dabc0 100644 --- a/dotfiles/hyprland/.config/fuzzel/fuzzel.ini +++ b/dotfiles/hyprland/.config/fuzzel/fuzzel.ini @@ -1,5 +1,5 @@ -# Fuzzel config - matching waybar DWM-inspired theme -# Colors from waybar: bg=#222222, cpu=#bbbbbb, clock=#eeeeee, accent=#daa520 +# Fuzzel config - Hudson theme +# Tomorrow Night + Goldenrod accent [main] # size is in points (fontconfig syntax) |
