Shorten terminal title

This commit is contained in:
Dylan Araps 2016-05-28 11:22:34 +10:00
parent f2eb877bae
commit 79f8d55a56
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ printinfo () {
info "WM Theme" wmtheme info "WM Theme" wmtheme
info "Theme" theme info "Theme" theme
info "Icons" icons info "Icons" icons
info "Terminal Emulator" term info "Terminal" term
info "Terminal Font" termfont info "Terminal Font" termfont
info "CPU" cpu info "CPU" cpu
info "GPU" gpu info "GPU" gpu

View file

@ -56,7 +56,7 @@ printinfo () {
info "WM Theme" wmtheme info "WM Theme" wmtheme
info "Theme" theme info "Theme" theme
info "Icons" icons info "Icons" icons
info "Terminal Emulator" term info "Terminal" term
info "Terminal Font" termfont info "Terminal Font" termfont
info "CPU" cpu info "CPU" cpu
info "GPU" gpu info "GPU" gpu