mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Fix Panda profile name
This commit is contained in:
parent
713f98a024
commit
c483e3e784
@ -22,7 +22,7 @@ export COLOR_16="#F0F0F0" # White
|
||||
export BACKGROUND_COLOR="#1D1E20" # Background Color
|
||||
export FOREGROUND_COLOR="#F0F0F0" # Foreground Color (text)
|
||||
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
|
||||
export PROFILE_NAME="_bash"
|
||||
export PROFILE_NAME="Panda"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user