Disable birthday in config file
This commit is contained in:
parent
404a25a063
commit
c6b1ca65cf
1 changed files with 1 additions and 1 deletions
|
@ -33,10 +33,10 @@ printinfo () {
|
||||||
info "GPU" gpu
|
info "GPU" gpu
|
||||||
info "Memory" memory
|
info "Memory" memory
|
||||||
|
|
||||||
info "Birthday" birthday
|
|
||||||
# info "Font" gtkfont
|
# info "Font" gtkfont
|
||||||
# info "Disk" disk
|
# info "Disk" disk
|
||||||
# info "Resolution" resolution
|
# info "Resolution" resolution
|
||||||
|
# info "Birthday" birthday
|
||||||
# info "Song" song
|
# info "Song" song
|
||||||
# info "Visual Style" visualstyle
|
# info "Visual Style" visualstyle
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue