Use ~ instead of /home/julian

This commit is contained in:
2023-03-02 15:26:48 +01:00
parent eb3f6e25e6
commit 49f0784271
11 changed files with 32 additions and 32 deletions

View File

@ -107,7 +107,7 @@ index 0f03bbb..6455180 100755
if [ -x "$(command -v feh)" ]; then
- feh --bg-scale "${SCRIPTPATH}/background.jpg"
+ # feh --bg-scale "${SCRIPTPATH}/background.jpg"
+ feh --bg-fill /home/julian/Bilder/background.jpg
+ feh --bg-fill ~/Bilder/background.jpg
fi
#make sure all fonts needed are installed