diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-09 21:29:41 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-09 21:29:41 -0500 |
| commit | db29606164ed14d76dd05222965c9cc08ddd0aa0 (patch) | |
| tree | 524b2b7d2794371e62e23fbe2d484c8752199b06 /dotfiles/hyprland | |
| parent | ac9277952bc8e949d3b92de05063d2ff3db9fde1 (diff) | |
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.
Diffstat (limited to 'dotfiles/hyprland')
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 2 | ||||
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprlock.conf | 1 | ||||
| -rw-r--r-- | dotfiles/hyprland/.config/waypaper/config.ini | 2 |
3 files changed, 2 insertions, 3 deletions
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 } diff --git a/dotfiles/hyprland/.config/waypaper/config.ini b/dotfiles/hyprland/.config/waypaper/config.ini index 83b9ea4..efe2270 100644 --- a/dotfiles/hyprland/.config/waypaper/config.ini +++ b/dotfiles/hyprland/.config/waypaper/config.ini @@ -2,7 +2,7 @@ language = en folder = ~/pictures/wallpaper monitors = All -wallpaper = ~/pictures/wallpaper/trondheim-norway.jpg +wallpaper = ~/pictures/wallpaper/imminent.jpg show_path_in_tooltip = True backend = swww fill = fill |
