diff options
| author | bh <qn+git@excalibur.computer> | 2026-04-21 19:55:52 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-04-21 19:55:52 +0800 |
| commit | 6c21f866cb0355d57480d3e73275093a332c49ec (patch) | |
| tree | 3d5da0e1b4dd58d7f6816f9607b57bad2bffe17a /hypr/.config | |
| parent | e4856abb3b865f605c227744ac282f331b5c8f93 (diff) | |
Change from Dotfiles to .dotfiles
Diffstat (limited to 'hypr/.config')
| -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 } |
