Move sudo notification
Moved sudo notification (the wizard) over to the left hand side of the status bar before the prompt character. It makes it easier to see you have escalated privileges and it plays nicer with kitty formatting.
This commit is contained in:
@@ -13,11 +13,11 @@ $python\
|
||||
[](fg:#3d59a1 bg:#414868)\
|
||||
$cmd_duration\
|
||||
[ ](fg:#414868)\
|
||||
\n$character"""
|
||||
\n$sudo\
|
||||
$character"""
|
||||
|
||||
right_format = """
|
||||
$status\
|
||||
$sudo\
|
||||
$status
|
||||
"""
|
||||
|
||||
[character]
|
||||
|
||||
Reference in New Issue
Block a user