diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-26 11:28:51 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-26 11:28:51 -0600 |
| commit | af75170b6c44596552eec60b28d9eee65b69d05d (patch) | |
| tree | cd7009ff3c0dde5420a755b49834ac0e1de37779 /dotfiles/hyprland/.config | |
| parent | 881f2bc64357156b2ff2f071ee1492f769ded168 (diff) | |
| download | archsetup-af75170b6c44596552eec60b28d9eee65b69d05d.tar.gz archsetup-af75170b6c44596552eec60b28d9eee65b69d05d.zip | |
feat(hyprland): set trondheim-norway.jpg as default wallpaper
Update both hyprland.conf startup and set-theme script to use
trondheim-norway.jpg as the default wallpaper.
Diffstat (limited to 'dotfiles/hyprland/.config')
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index 1701cc0..13fa7f2 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -12,7 +12,7 @@ monitor=,preferred,auto,auto # ============================================================================ exec-once = hyprpm reload exec-once = waybar -exec-once = swww-daemon && sleep 1 && swww img ~/pictures/wallpaper/dark-lion.jpg +exec-once = swww-daemon && sleep 1 && swww img ~/pictures/wallpaper/trondheim-norway.jpg exec-once = dunst exec-once = hypridle exec-once = gammastep |
