Updated kitty, starship

This commit is contained in:
flof-ik 2022-03-09 23:58:15 +02:00
parent 7b6aa1d57e
commit a7e6261a9f
2 changed files with 30 additions and 24 deletions

View file

@ -11,7 +11,7 @@ disable_ligatures never
## Tabs
tab_bar_style fade
tab_fade 0.5 0.75 1
tab_fade 1
## Bell
enable_audio_bell no
@ -41,7 +41,7 @@ map ctrl+minus change_font_size all -1
map ctrl+backspace change_font_size all 0
## Colors
background #2E3440
background #24283b
foreground #d4d4d4
selection_background #d7ba7d

View file

@ -1,30 +1,36 @@
add_newline = false
[nodejs]
symbol = "Node "
[python]
symbol = "Py "
[elm]
symbol = "Elm "
[lua]
symbol = "Lua "
lua_binary = "luajit"
[rust]
symbol = "Rust "
[package]
symbol = "PKG "
[battery]
disabled = true
[cmd_duration]
disabled = true
[nodejs]
symbol = " "
[package]
symbol = " "
[python]
symbol = " "
[golang]
symbol = " "
[rust]
symbol = " "
[elm]
symbol = " "
[lua]
symbol = " "
lua_binary = "luajit"
[battery]
disabled = true
full_symbol = ""
charging_symbol = ""
discharging_symbol = ""
[directory]
truncation_length = 5
truncate_to_repo = false