Skip to content
Snippets Groups Projects
Commit ce4fe486 authored by Luis Guzmán's avatar Luis Guzmán Committed by Luis Guzmán
Browse files

screenfetch: update trisquel logo

parent 5c2ae603
No related branches found
No related tags found
No related merge requests found
--- source/screenfetch-dev 2019-11-12 15:59:19.000000000 -0600
+++ source/screenfetch-dev_trisquel 2022-08-14 03:01:18.002077839 -0500
@@ -4749,24 +4749,23 @@
startline="0"
logowidth="38"
fulloutput=(
-"${c1} ▄▄▄▄▄▄ %s"
-"${c1} ▄█████████▄ %s"
-"${c1} ▄▄▄▄▄▄ ████▀ ▀████ %s"
-"${c1} ▄██████████▄ ████▀ ▄▄ ▀███ %s"
-"${c1} ▄███▀▀ ▀▀████ ███▄ ▄█ ███ %s"
-"${c1} ▄███ ▄▄▄ ████▄ ▀██████ ▄███ %s"
-"${c1} ███ █▀▀██▄ █████▄ ▀▀ ▄████ %s"
-"${c1} ▀███ ███ ███████▄▄ ▄▄██████ %s"
-"${c1} ▀███▄ ▄███ █████████████${c2}████▀ %s"
-"${c1} ▀█████████ ███████${c2}███▀▀▀ %s"
-"${c1} ▀▀███▀▀ ██${c2}████▀▀ %s"
-"${c2} ██████▀ ▄▄▄▄ %s"
-"${c2} █████▀ ████████ %s"
-"${c2} █████ ███▀ ▀███ %s"
-"${c2} ████▄ ██▄▄▄ ███ %s"
-"${c2} █████▄ ▀▀ ▄██ %s"
-"${c2} ██████▄▄▄████ %s"
-"${c2} █████▀▀ %s")
+"${c1} ,o\$\$\$o. %s"
+"${c1} ,o\$\$Y\"\"\"Y\$\$b %s"
+"${c1} ,o\$\$\$\$\$\$o. ,\$\$' , Y\$\$b %s"
+"${c1} ,o\$\$\$\$\$\$\$\$\$\$\$\$o. :\$ b Y\$\$.%s"
+"${c1},\$\$\"' \"Y\$\$\$\$o. 'b. ,b d\$\$\$ %s"
+"${c1}\$\$' .d\$\$\$\$b '\$\$\$\$o 'Y\$\$\$Y d\$\$\$' %s"
+"${c1}\$\$' q' 'b '\$\$\$\$\$o._ _.o\$\$\$\$' %s"
+"${c1}.\$\$,_ _,d\$ ,\$\$\$\$\$\$\$\$\$\$\$\$${c2}\$\$\$\$Y' %s"
+"${c1} '\$\$\$\$aaa\$\$\$' .\$\$\$\$\$\$${c2}\$\$\$\$\$\$\$\$' %s"
+"${c1} \"\"\"\" ${c2}d\$\$\$\$\"' %s"
+"${c2} d\$\$\$' .d\$\$b. %s"
+"${c2} \$\$\$\$ .\$\" 'a\$. %s"
+"${c2} \$\$\$\$ \$b \$\$. %s"
+"${c2} '\$\$\$. '\$b,,. \$\$\$ %s"
+"${c2} '\$\$\$. .\$\$' %s"
+"${c2} 'a\$\$\$o._.o\$\$a' %s"
+"${c2} 'a\$\$\$\$a' %s")
;;
"Manjaro")
#!/bin/sh
#
# Copyright (C) 2022 Luis Guzman <ark@switnet.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=1
. ./config
patch -p1 < $DATA/screenfetch_3.9.patch
changelog "Adding ASC-II trisquel logo update, thanks to @LegoLeprechaun"
compile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment