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 "Shell" shell
info "Resolution" resolution
info "Desktop Environment" de
info "Window Manager" wm
info "DE" de
info "WM" wm
info "WM Theme" wmtheme
info "Theme" theme
info "Icons" icons
info "CPU" cpu
@ -806,6 +807,14 @@ getwm () {
# }}}
# Window Manager Theme {{{
getwmtheme () {
echo "TODO"
}
# }}}
# CPU {{{
getcpu () {