diff --git a/neofetch b/neofetch index 93c82ffa..34306258 100755 --- a/neofetch +++ b/neofetch @@ -2100,7 +2100,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