Enable resolution support by default but don't display anything if the user doesn't have the dependencies
This commit is contained in:
parent
b73da53045
commit
422cc5ac8b
2 changed files with 3 additions and 4 deletions
|
|
@ -24,6 +24,7 @@ printinfo () {
|
|||
info "Uptime" uptime
|
||||
info "Packages" packages
|
||||
info "Shell" shell
|
||||
info "Resolution" resolution
|
||||
info "Desktop Environment" de
|
||||
info "Window Manager" wm
|
||||
info "Theme" theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue