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
|
||||||
theme = gruvbox-material-medium-dark
|
theme = GruvboxDarkHard
|
||||||
|
|
||||||
# Font
|
# Font
|
||||||
font-family = JetBrainsMono Nerd Font Mono
|
font-family = IosevkaDT Nerd Font
|
||||||
font-style = Medium
|
font-style = Medium
|
||||||
font-size = 16
|
font-size = 16
|
||||||
font-feature = -calt
|
font-feature = -calt
|
||||||
font-feature = -liga
|
font-feature = -liga
|
||||||
font-feature = -dlig
|
font-feature = -dlig
|
||||||
|
|
||||||
|
# Misc
|
||||||
window-padding-color = background
|
window-padding-color = background
|
||||||
macos-titlebar-style = hidden
|
macos-titlebar-style = hidden
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue