Add wmtheme to --test
This commit is contained in:
parent
ce7684a7f7
commit
c143910fe9
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2879,7 +2879,7 @@ while [ "$1" ]; do
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
--test)
|
--test)
|
||||||
info=(title underline distro kernel uptime packages shell resolution de wm theme icons cpu gpu memory font disk battery song localip publicip users birthday)
|
info=(title underline distro kernel uptime packages shell resolution de wm wmtheme theme icons cpu gpu memory font disk battery song localip publicip users birthday)
|
||||||
|
|
||||||
refresh_rate="on"
|
refresh_rate="on"
|
||||||
shell_version="on"
|
shell_version="on"
|
||||||
|
|
Loading…
Reference in a new issue