mirror of
https://github.com/Chick2D/neofetch-themes.git
synced 2026-08-24 02:24:27 -05:00
changed showcase video
This commit is contained in:
@@ -132,7 +132,7 @@ Fun fact: This is called af++ or AxylFetch++ because this was actually based on
|
||||
|
||||
[BMOfetch](https://github.com/Chick2D/neofetch-themes/blob/main/small/bmofetch)
|
||||
---
|
||||

|
||||

|
||||
|
||||
**if you want to change the speech bubble text**, you can do so by running [bmosay.sh](https://github.com/Chick2D/neofetch-themes/blob/main/small/bmofetch/bmosay.sh) in your terminal:
|
||||
```bash
|
||||
|
||||
@@ -156,7 +156,7 @@ fi
|
||||
# has a leading space, let it get rendered as ascii instead (prin does not render leading spaces)
|
||||
if [[ $end_center_line =~ ^[[:space:]].* ]]; then
|
||||
start_center_text="$center_text"
|
||||
end_center_line=""
|
||||
end_center_line="" #This will print a single whitespace overlapping the ascii
|
||||
fi
|
||||
|
||||
# Get the path of the script
|
||||
|
||||
Reference in New Issue
Block a user