feat(hakase-wallpaper-switch): changed target dir
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
fi
|
||||
|
||||
tmp_file=$(mktemp)
|
||||
target_dir="$HOME/.config/nixos/assets/Wallpapers"
|
||||
target_dir="$HOME/Pictures/Wallpapers"
|
||||
if [ ! -d "$target_dir" ]; then
|
||||
target_dir="$HOME"
|
||||
fi
|
||||
@@ -46,4 +46,3 @@
|
||||
'')
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user