Commit a40c0fd7 authored by Muhammad Herdiansyah's avatar Muhammad Herdiansyah

Wallpaper: Expanded support to Solaris and GNU Hurd

parent 0418a1bc
......@@ -2041,7 +2041,7 @@ get_w3m_img_path() {
get_wallpaper() {
case "$os" in
"Linux" | "BSD")
"Linux" | "BSD" | "Solaris" | "GNU")
# Get DE if user has disabled the function.
[[ -z "$de" ]] && get_de
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment