feat(ghostty): change to GruvboxDarkHard and IosevkaDT font
This commit is contained in:
parent
384a368aea
commit
70896a87f1
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
|||
# Theme
|
||||
theme = gruvbox-material-medium-dark
|
||||
theme = GruvboxDarkHard
|
||||
|
||||
# Font
|
||||
font-family = JetBrainsMono Nerd Font Mono
|
||||
font-family = IosevkaDT Nerd Font
|
||||
font-style = Medium
|
||||
font-size = 16
|
||||
font-feature = -calt
|
||||
font-feature = -liga
|
||||
font-feature = -dlig
|
||||
|
||||
# Misc
|
||||
window-padding-color = background
|
||||
macos-titlebar-style = hidden
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue