🎨 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)"
|
format = "[ $output ]($style)"
|
||||||
shell = ["bash"]
|
shell = ["bash"]
|
||||||
|
|
||||||
|
[custom.hypr]
|
||||||
|
style = "blue"
|
||||||
|
format = "[ ]($style)"
|
||||||
|
detect_files = ["hyprland.conf"]
|
||||||
|
|
||||||
[aws]
|
[aws]
|
||||||
symbol = " "
|
symbol = " "
|
||||||
|
|
||||||
|
@ -37,6 +42,7 @@ symbol = " "
|
||||||
|
|
||||||
[directory]
|
[directory]
|
||||||
read_only = " "
|
read_only = " "
|
||||||
|
home_symbol = " "
|
||||||
|
|
||||||
[docker_context]
|
[docker_context]
|
||||||
symbol = " "
|
symbol = " "
|
||||||
|
|
Loading…
Add table
Reference in a new issue