Add comments with the optional info lines

This commit is contained in:
Dylan 2016-01-26 22:44:20 +11:00
parent 21a878de5a
commit 5048dda2aa
1 changed files with 6 additions and 0 deletions

6
fetch
View File

@ -75,6 +75,12 @@ printinfo () {
info "GPU" gpu
info "Memory" memory
# info "Font" font
# info "Disk" disk
# info "Resolution" resolution
# info "Song" song
# info "Visual Style" visualstyle
info linebreak
info cols
}