mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 09:08:38 +00:00
Get Wallpaper: Add AIX
This commit is contained in:
2
neofetch
2
neofetch
@@ -2100,7 +2100,7 @@ get_w3m_img_path() {
|
|||||||
|
|
||||||
get_wallpaper() {
|
get_wallpaper() {
|
||||||
case "$os" in
|
case "$os" in
|
||||||
"Linux" | "BSD" | "Solaris" | "MINIX")
|
"Linux" | "BSD" | "Solaris" | "MINIX" | "AIX")
|
||||||
# Get DE if user has disabled the function.
|
# Get DE if user has disabled the function.
|
||||||
((de_run != 1)) && get_de
|
((de_run != 1)) && get_de
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user