diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-10 19:16:50 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-10 19:16:50 +0800 |
| commit | f6b447674d56eb4b8058fb6e0605311b739814d6 (patch) | |
| tree | 9f25e2151964867ae0eb4e6167e9717fb1fbfef9 /hypr/.config | |
| parent | 88130392ec8e166544e4528ffd26dad22ba29376 (diff) | |
Add fallback to hyprpaper
Diffstat (limited to 'hypr/.config')
| -rw-r--r-- | hypr/.config/hypr/hyprpaper.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/.config/hypr/hyprpaper.conf b/hypr/.config/hypr/hyprpaper.conf index 8059747..a7d3cbf 100644 --- a/hypr/.config/hypr/hyprpaper.conf +++ b/hypr/.config/hypr/hyprpaper.conf @@ -7,7 +7,7 @@ wallpaper { # optional fallback for any monitor without a specific target wallpaper { monitor = - path = /home/bh/Pictures/Wallpapers/TealNebula.jpg + path = /home/bh/.config/hypr/media/TealNebula.png fit_mode = cover } |
