mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-08-07 02:08:37 +02:00
try out sudo icon changes
This commit is contained in:
parent
0551854a9e
commit
3893785873
2 changed files with 3 additions and 1 deletions
|
|
@ -638,7 +638,7 @@ prompt_user() {
|
|||
"CONTENT" "${POWERLEVEL9K_USER_TEMPLATE}"
|
||||
"BACKGROUND_COLOR" "${DEFAULT_COLOR}"
|
||||
"FOREGROUND_COLOR" "yellow"
|
||||
"VISUAL_IDENTIFIER" "ROOT_ICON"
|
||||
"VISUAL_IDENTIFIER" "SUDO_ICON"
|
||||
)
|
||||
else
|
||||
user_state=(
|
||||
|
|
|
|||
Loading…
Reference in a new issue