From 1591aca4ae509e7524bd99c9fe6f1e4b8c22023d Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 10 Apr 2026 10:05:18 -0500 Subject: fix: archsetup package fixes, hyprland conf.d, dconf settings Enable multilib repo for lib32/Steam packages. Move adwaita-qt5/qt6 to AUR, rename webkit2gtk to webkit2gtk-4.1, remove broken touchpad-indicator-git, replace tidal-dl-ng with tidaler fork, fix pocketbook URL. Add dconf GNOME interface settings to prevent 50s portal-gtk timeout. Add hyprland conf.d source pattern for machine-local overrides. --- dotfiles/hyprland/.config/hypr/conf.d/local.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dotfiles/hyprland/.config/hypr/conf.d/local.conf (limited to 'dotfiles/hyprland/.config/hypr/conf.d/local.conf') diff --git a/dotfiles/hyprland/.config/hypr/conf.d/local.conf b/dotfiles/hyprland/.config/hypr/conf.d/local.conf new file mode 100644 index 0000000..2034314 --- /dev/null +++ b/dotfiles/hyprland/.config/hypr/conf.d/local.conf @@ -0,0 +1,2 @@ +# Machine-local Hyprland overrides +# Add monitor scaling, keybinds, or other machine-specific settings here. -- cgit v1.2.3