[wallpaper] Don't require the package to be installed to be used

This commit is contained in:
2026-01-30 19:39:37 +00:00
parent 908e1ead99
commit 247af2ada5
3 changed files with 1 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ function update-dock() {
# Function to switch the macOS desktop wallpaper from the CLI, using fzf.
function set_wallpaper() {
local wallpaper_dir="$HOME/.config/wallpaper"
local wallpaper_dir="$HOME/.dotfiles/wallpaper/.config/wallpaper"
local wallpaper_path=""
# If no argument provided, use fzf to select from wallpaper directory