From 94ae0099be93c42d8e7b4489e12de58acf81296b Mon Sep 17 00:00:00 2001 From: Michael Straube Date: Wed, 13 Jun 2018 17:58:41 +0200 Subject: [PATCH 1/3] song: Add Dragon Player --- neofetch | 3 +++ 1 file changed, 3 insertions(+) diff --git a/neofetch b/neofetch index ede14397..391190b3 100755 --- a/neofetch +++ b/neofetch @@ -424,6 +424,7 @@ disk_subtitle="mount" # cmus # deadbeef # deepin-music +# dragon # elisa # exaile # gnome-music @@ -2303,6 +2304,7 @@ get_song() { "cmus" "deadbeef" "deepin-music" + "dragon" "elise" "exaile" "gnome-music" @@ -2371,6 +2373,7 @@ get_song() { "gmusicbrowser"*) get_song_dbus "gmusicbrowser" ;; "pragha"*) get_song_dbus "pragha" ;; "amarok"*) get_song_dbus "amarok" ;; + "dragon"*) get_song_dbus "dragonplayer" ;; "cmus"*) song="$(cmus-remote -Q | awk 'BEGIN { ORS=" "}; From ea462a8ec15945005806eada0fd9acf51cf66015 Mon Sep 17 00:00:00 2001 From: Michael Straube Date: Wed, 13 Jun 2018 18:03:51 +0200 Subject: [PATCH 2/3] song: Add SMPlayer --- neofetch | 3 +++ 1 file changed, 3 insertions(+) diff --git a/neofetch b/neofetch index 391190b3..7ed28d38 100755 --- a/neofetch +++ b/neofetch @@ -443,6 +443,7 @@ disk_subtitle="mount" # quodlibet # rhythmbox # sayonara +# smplayer # spotify # Spotify # tomahawk @@ -2323,6 +2324,7 @@ get_song() { "quodlibet" "rhythmbox" "sayonara" + "smplayer" "spotify" "Spotify" "tomahawk" @@ -2374,6 +2376,7 @@ get_song() { "pragha"*) get_song_dbus "pragha" ;; "amarok"*) get_song_dbus "amarok" ;; "dragon"*) get_song_dbus "dragonplayer" ;; + "smplayer"*) get_song_dbus "smplayer" ;; "cmus"*) song="$(cmus-remote -Q | awk 'BEGIN { ORS=" "}; From 1fc48be2f4d36ec780277931f30992db3521b7fc Mon Sep 17 00:00:00 2001 From: Michael Straube Date: Thu, 14 Jun 2018 20:43:52 +0200 Subject: [PATCH 3/3] OS: Add support for ClearOS --- neofetch | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/neofetch b/neofetch index 7ed28d38..8d743ee4 100755 --- a/neofetch +++ b/neofetch @@ -5417,6 +5417,32 @@ ${c1} ..,:${c3}dOkxl:. EOF ;; + "ClearOS"*) + set_colors 2 + read -rd '' ascii_data <<'EOF' +${c1} `.--::::::--.` + .-:////////////////:-. + `-////////////////////////-` + -////////////////////////////- + `//////////////-..-//////////////` + ./////////////: ://///////////. + `//////:..-////: :////-..-//////` + ://////` -///:.``.:///-` ://///: +`///////:. -////////-` `:///////` +.//:--////:. -////-` `:////--://. +./: .////:. --` `:////- :/. +`//-` .////:. `:////- `-//` + :///-` .////:. `:////- `-///: + `/////-` -///: :///- `-/////` + `//////- `///: :///` .//////` + `:////: `///: :///` -////:` + .://: `///: :///` -//:. + .:: `///: :///` -:. + `///: :///` + `... ...` +EOF + ;; + "Clover"*) set_colors 2 6 read -rd '' ascii_data <<'EOF'