mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-18 18:07:12 +00:00
Shorten terminal title
This commit is contained in:
@@ -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
|
||||||
|
|||||||
2
neofetch
2
neofetch
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user