From db29606164ed14d76dd05222965c9cc08ddd0aa0 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 9 Apr 2026 21:29:41 -0500 Subject: feat: add bind package for DNS utilities, update dotfile state Add bind (dig, host, nslookup) to supplemental packages and systemd-resolvconf for wireguard DNS integration. Update calibre, hyprland, hyprlock, qalculate, mimeapps, and waypaper state. --- dotfiles/hyprland/.config/hypr/hyprland.conf | 2 +- dotfiles/hyprland/.config/hypr/hyprlock.conf | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'dotfiles/hyprland/.config/hypr') diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index 61ecfd4..7249a5b 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -23,7 +23,7 @@ exec-once = /usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ss exec-once = dunst > ~/.local/var/log/dunst-$(date +%Y-%m-%d-%H%M%S).log 2>&1 # Desktop appearance -exec-once = swww-daemon && sleep 1 && swww img ~/pictures/wallpaper/trondheim-norway.jpg +exec-once = awww-daemon && sleep 1 && awww img ~/pictures/wallpaper/trondheim-norway.jpg # Background services exec-once = hypridle > ~/.local/var/log/hypridle-$(date +%Y-%m-%d-%H%M%S).log 2>&1 diff --git a/dotfiles/hyprland/.config/hypr/hyprlock.conf b/dotfiles/hyprland/.config/hypr/hyprlock.conf index a4ce90e..3751045 100644 --- a/dotfiles/hyprland/.config/hypr/hyprlock.conf +++ b/dotfiles/hyprland/.config/hypr/hyprlock.conf @@ -2,7 +2,6 @@ # Warm, earthy colors from dupre-theme.el general { - disable_loading_bar = false hide_cursor = true } -- cgit v1.2.3