WM theme base

This commit is contained in:
Dylan 2016-04-01 11:23:23 +11:00
parent 134cbfc958
commit ebcf6fb0fc
1 changed files with 11 additions and 2 deletions

View File

@ -49,8 +49,9 @@ printinfo () {
info "Packages" packages info "Packages" packages
info "Shell" shell info "Shell" shell
info "Resolution" resolution info "Resolution" resolution
info "Desktop Environment" de info "DE" de
info "Window Manager" wm info "WM" wm
info "WM Theme" wmtheme
info "Theme" theme info "Theme" theme
info "Icons" icons info "Icons" icons
info "CPU" cpu info "CPU" cpu
@ -806,6 +807,14 @@ getwm () {
# }}} # }}}
# Window Manager Theme {{{
getwmtheme () {
echo "TODO"
}
# }}}
# CPU {{{ # CPU {{{
getcpu () { getcpu () {