From feb8dfaae9b0172c9d24e7e0d115754a467b4627 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 26 Jan 2026 16:41:16 -0600 Subject: feat(themes): add Qt theming and font packages - Configure Qt5/Qt6 to use Adwaita-Dark style via adwaita-qt - Add qt6ct.conf with matching settings to qt5ct - Set QT_STYLE_OVERRIDE for consistent dark theme - Add XCURSOR_THEME to hyprland.conf - Update pinentry-dmenu to use BerkeleyMono Nerd Font - Add font packages to archsetup: cantarell-fonts, ttf-caladea, ttf-carlito, ttf-croscore Co-Authored-By: Claude Opus 4.5 --- dotfiles/system/.gnupg/pinentry-dmenu.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/system/.gnupg/pinentry-dmenu.conf') diff --git a/dotfiles/system/.gnupg/pinentry-dmenu.conf b/dotfiles/system/.gnupg/pinentry-dmenu.conf index d931896..ccd4d55 100644 --- a/dotfiles/system/.gnupg/pinentry-dmenu.conf +++ b/dotfiles/system/.gnupg/pinentry-dmenu.conf @@ -1,6 +1,6 @@ asterisk= "* "; prompt = "$"; -font = "Fira Code Nerd Font Mono:size=12"; +font = "BerkeleyMono Nerd Font:size=12"; prompt_fg = "#eeeeee"; prompt_bg = "#d9904a"; normal_fg = "#ffffff"; -- cgit v1.2.3