Fixed quotation marks to resolve $HOME
This commit is contained in:
parent
bbe1202674
commit
669b3a3840
@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
feh --no-fehbg --bg-scale '$HOME/Bilder/Backgrounds/spaceengine/scr00019.png'
|
feh --no-fehbg --bg-scale "$HOME/Bilder/Backgrounds/spaceengine/scr00019.png"
|
||||||
|
Loading…
Reference in New Issue
Block a user