fix(starship): readonly style

This commit is contained in:
winston 2023-03-17 09:22:41 +01:00
parent e6d4f4964f
commit 055499df45
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -46,6 +46,7 @@ palette = "catppuccin_mocha"
format = "[$path]($style)[$read_only]($read_only_style)"
style = 'bg:red fg:#000000'
read_only = ''
read_only_style = 'bg:red fg:#000000'
use_os_path_sep = false
[username]