Forgot the dot before wallpaper file

This commit is contained in:
flyingscorpio@arch-desktop 2021-03-07 18:37:32 +01:00
parent cf6f9027a8
commit 0479fef976

View file

@ -9,4 +9,4 @@ clitip() {
xmlstarlet unesc | fmt -80 | iconv -t US
}
clitip | convert -background "#222222" -fill "#237856" -size 3840x1200 -pointsize 30 -gravity west -font JetBrains-Mono-Regular label:@- ~/wallpaper.png
clitip | convert -background "#222222" -fill "#237856" -size 3840x1200 -pointsize 30 -gravity west -font JetBrains-Mono-Regular label:@- ~/.wallpaper.png