Update fastfetch.nix
This commit is contained in:
parent
06f2bf8a90
commit
9042038c20
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@
|
|||
# Set up bash with fastfetch and a nice prompt
|
||||
programs.bash.promptInit = ''
|
||||
# Powerline-style prompt with background colors
|
||||
# Powerline separator
|
||||
SEP=""
|
||||
# Powerline separator - using a simpler character that renders better
|
||||
SEP="❯"
|
||||
|
||||
# Background colors
|
||||
BG_BLUE="\001$(echo -e '\033[48;5;33m')\002"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue