Fixed quotation marks to resolve $HOME

This commit is contained in:
RealStickman 2020-12-07 09:25:33 +01:00
parent bbe1202674
commit 669b3a3840

View File

@ -1,2 +1,2 @@
#!/bin/sh
feh --no-fehbg --bg-scale '$HOME/Bilder/Backgrounds/spaceengine/scr00019.png'
feh --no-fehbg --bg-scale "$HOME/Bilder/Backgrounds/spaceengine/scr00019.png"