Merge branch 'master' of github.com:dylanaraps/neofetch

This commit is contained in:
Dylan Araps 2017-01-12 09:53:17 +11:00
commit 371953ce0a
1 changed files with 1 additions and 1 deletions

View File

@ -2101,7 +2101,7 @@ get_w3m_img_path() {
get_wallpaper() {
case "$os" in
"Linux" | "BSD" | "Solaris" | "MINIX")
"Linux" | "BSD" | "Solaris" | "MINIX" | "AIX")
# Get DE if user has disabled the function.
((de_run != 1)) && get_de