Forgot the dot before wallpaper file
This commit is contained in:
parent
cf6f9027a8
commit
0479fef976
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ clitip() {
|
||||||
xmlstarlet unesc | fmt -80 | iconv -t US
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue