From 74e7b5071b5cd8cffd404fe165eebe712d9ffd02 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 26 Jan 2026 21:48:35 -0600 Subject: 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 --- dotfiles/hyprland/.config/fuzzel/fuzzel.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dotfiles/hyprland/.config/fuzzel') 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) -- cgit v1.2.3