Wallpaper: Expanded support to Solaris and GNU Hurd

master
Muhammad Herdiansyah 9 years ago
parent 0418a1bce7
commit a40c0fd7ad
  1. 2
      neofetch

@ -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

Loading…
Cancel
Save