[tmux] catpuccin and status lines
This commit is contained in:
parent
27cf792916
commit
5e349c574c
4 changed files with 89 additions and 24 deletions
|
|
@ -33,20 +33,24 @@ foreground = "#fffbf6"
|
|||
TERM = "xterm-256color"
|
||||
|
||||
[font]
|
||||
size = 20.0
|
||||
size = 19.0
|
||||
|
||||
[font.bold]
|
||||
style = "Semi-Condensed"
|
||||
#style = "Regular"
|
||||
|
||||
[font.bold_italic]
|
||||
style = "Semi-Condensed Italic"
|
||||
style = "Semi-Condensed Oblique"
|
||||
#style = "Italic"
|
||||
|
||||
[font.italic]
|
||||
style = "Light Semi-Condensed Italic"
|
||||
style = "Light Semi-Condensed Oblique"
|
||||
#style = "Light Italic"
|
||||
|
||||
[font.normal]
|
||||
family = "Iosevka Berkeley"
|
||||
style = "Light Semi-Condensed"
|
||||
#style = "Light"
|
||||
|
||||
[hints]
|
||||
alphabet = "jfkdls;ahgurieowpq"
|
||||
|
|
@ -112,6 +116,7 @@ multiplier = 3
|
|||
[window]
|
||||
opacity = 0.88
|
||||
startup_mode = "Windowed"
|
||||
#decorations = "None"
|
||||
|
||||
[window.dimensions]
|
||||
columns = 106
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue