note to myself
This commit is contained in:
parent
3c00898689
commit
ea96ef3723
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue