forked from Shinonome/dots-hyprland
Update starship.toml
This commit is contained in:
@@ -5,12 +5,8 @@ add_newline = false
|
||||
# Wedges 🭧🭒 🭣🭧🭓
|
||||
# Random noise 🬖🬥🬔🬗
|
||||
|
||||
right_format = """\
|
||||
$cmd_duration
|
||||
"""
|
||||
|
||||
format = """
|
||||
$username$hostname $directory $git_branch
|
||||
$cmd_duration$username$hostname $directory $git_branch
|
||||
$character
|
||||
"""
|
||||
|
||||
@@ -94,5 +90,5 @@ format = '[](bold fg:blue)[$path]($style)[](bold fg:blue)'
|
||||
"Pictures" = " "
|
||||
|
||||
[cmd_duration]
|
||||
min_time = 0
|
||||
format = '[](bold fg:yellow)[$duration](bold bg:yellow fg:black)[](bold fg:yellow)'
|
||||
min_time = 1
|
||||
format = '[](bold fg:yellow)[ $duration](bold bg:yellow fg:black)[](bold fg:yellow) •• '
|
||||
|
||||
Reference in New Issue
Block a user