Add comments with the optional info lines
This commit is contained in:
parent
21a878de5a
commit
5048dda2aa
1 changed files with 6 additions and 0 deletions
6
fetch
6
fetch
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue