Get Wallpaper: Add AIX
This commit is contained in:
parent
cc9c3a4573
commit
352f20eed9
1 changed files with 1 additions and 1 deletions
2
neofetch
2
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue