diff --git a/pixelfloot_bash.sh b/pixelfloot_bash.sh index c6ef936..7b87cd4 100755 --- a/pixelfloot_bash.sh +++ b/pixelfloot_bash.sh @@ -249,6 +249,9 @@ case $1 in ;; convertimg) + # convert arbeitsplatz.jpg txt: | tail -n +2 | awk '{print $1 $3}' + # this is probably better + gen_pixmap draw_pixmap ;;