Browse Source

Merge branch 'master' of github.com:dylanaraps/neofetch

Dylan Araps 7 years ago
parent
commit
ef94cc6764
1 changed files with 18 additions and 0 deletions
  1. 18 0
      neofetch

+ 18 - 0
neofetch

@@ -6135,6 +6135,24 @@ WW                           W
 EOF
         ;;
 
+        "januslinux"*)
+            set_colors 7
+            read -rd '' ascii_data <<'EOF'
+${c1} ________________
+|\               \
+| \               \
+|  \               \
+|   \ ______________\
+|    |              |
+|    |              |
+|    |              |
+ \   |  januslinux  |
+  \  |              |
+   \ |              |
+    \|______________|
+EOF
+        ;;
+
         "Kali"*)
             set_colors 4 8
             read -rd '' ascii_data <<'EOF'