🎨 ux(starship): added hypr and home custom icon
This commit is contained in:
parent
377524c0c9
commit
e45ab00275
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,11 @@ style = "green"
|
|||
format = "[ $output ]($style)"
|
||||
shell = ["bash"]
|
||||
|
||||
[custom.hypr]
|
||||
style = "blue"
|
||||
format = "[ ]($style)"
|
||||
detect_files = ["hyprland.conf"]
|
||||
|
||||
[aws]
|
||||
symbol = " "
|
||||
|
||||
|
@ -37,6 +42,7 @@ symbol = " "
|
|||
|
||||
[directory]
|
||||
read_only = " "
|
||||
home_symbol = " "
|
||||
|
||||
[docker_context]
|
||||
symbol = " "
|
||||
|
|
Loading…
Add table
Reference in a new issue