diff options
| author | bh <qn+git@epicurus.dev> | 2026-04-21 19:55:52 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-04-21 19:55:52 +0800 |
| commit | ef2a93ba71f6902197ddb5e9d973419015564455 (patch) | |
| tree | 3d5da0e1b4dd58d7f6816f9607b57bad2bffe17a /hypr | |
| parent | bbe567f747d254084e29deebd88da3185eff9c0f (diff) | |
Change from Dotfiles to .dotfiles
Diffstat (limited to 'hypr')
| -rw-r--r-- | hypr/.config/hypr/hyprpaper.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hypr/.config/hypr/hyprpaper.conf b/hypr/.config/hypr/hyprpaper.conf index 04f4c6f..4f307d7 100644 --- a/hypr/.config/hypr/hyprpaper.conf +++ b/hypr/.config/hypr/hyprpaper.conf @@ -1,13 +1,13 @@ wallpaper { monitor = eDP-1 - path = /home/bh/Dotfiles/.assets/Wallpapers/TealNebula.jxl + path = /home/bh/.dotfiles/.assets/Wallpapers/TealNebula.jxl fit_mode = cover } # optional fallback for any monitor without a specific target wallpaper { monitor = - path = /home/bh/Dotfiles/.assets/Wallpapers/TealNebula.jxl + path = /home/bh/.dotfiles/.assets/Wallpapers/TealNebula.jxl fit_mode = cover } |
