Wallpaper: Expanded support to Solaris and GNU Hurd

This commit is contained in:
Muhammad Herdiansyah 2016-12-05 17:21:52 +07:00
parent 0418a1bce7
commit a40c0fd7ad
1 changed files with 1 additions and 1 deletions

View File

@ -2041,7 +2041,7 @@ get_w3m_img_path() {
get_wallpaper() { get_wallpaper() {
case "$os" in case "$os" in
"Linux" | "BSD") "Linux" | "BSD" | "Solaris" | "GNU")
# Get DE if user has disabled the function. # Get DE if user has disabled the function.
[[ -z "$de" ]] && get_de [[ -z "$de" ]] && get_de