Merge pull request #1404 from lawzava/regolith-linux-support

Regolith linux support
This commit is contained in:
dylan 2020-02-06 22:09:07 +02:00 committed by GitHub
commit 64a207de56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 1 deletions

View File

@ -1629,7 +1629,7 @@ get_de() {
*) *)
((wm_run != 1)) && get_wm ((wm_run != 1)) && get_wm
# Temporary!! # Temporary support for Regolith Linux
if [[ $DESKTOP_SESSION == regolith ]]; then if [[ $DESKTOP_SESSION == regolith ]]; then
de=Regolith de=Regolith
@ -8871,6 +8871,31 @@ d/hhhhhhhhhhhh${c3}`-/osyso+-`${c1}hhhhhhhhhhhh.h
EOF EOF
;; ;;
"Regolith"*)
set_colors 1
read -rd '' ascii_data <<'EOF'
${c1}
``....```
`.:/++++++/::-.`
-/+++++++:.`
-++++++++:`
`/++++++++-
`/++++++++. -/+/
/++++++++/ `` .:+++:.
-+++++++++/ ./++++:+++/-`
:+++++++++/ `+++++++/-`
:++++++++++` .-/+++++++`
`:++++++++++/``.-/++++:-:::-` `
`:+++++++++++++++++/:.` ./`
:++/-:+++++++++/:-.. -/+.
+++++++++/::-...:/+++/-..````..-/+++.
`......``.::/+++++++++++++++++++++/.
-/+++++++++++++++++++++/.
.:/+++++++++++++++/-`
`.-:://////:-.
EOF
;;
"Rosa"*) "Rosa"*)
set_colors 4 7 1 set_colors 4 7 1
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'