mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 15:46:54 -04:00
feat(ghostty): update font
Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com>
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
theme = night owl
|
theme = night owl
|
||||||
font-family = FiraCode
|
font-family = "JetBrainsMonoNL Nerd Font Mono"
|
||||||
font-size = 14
|
font-size = 14
|
||||||
window-padding-x = 10
|
window-padding-x = 12
|
||||||
window-padding-y = 10
|
window-padding-y = 12
|
||||||
window-decoration = true
|
window-decoration = true
|
||||||
copy-on-select = clipboard
|
copy-on-select = clipboard
|
||||||
background-opacity = 0.9
|
background-opacity = 0.9
|
||||||
background-blur = 90
|
background-blur = 90
|
||||||
adjust-cell-height = 10%
|
adjust-cell-height = 5%
|
||||||
window-colorspace = "display-p3"
|
window-colorspace = "display-p3"
|
||||||
window-padding-balance = true
|
window-padding-balance = true
|
||||||
macos-non-native-fullscreen = false
|
macos-non-native-fullscreen = false
|
||||||
@@ -26,4 +26,3 @@ macos-icon-frame = aluminum
|
|||||||
macos-shortcuts = ask
|
macos-shortcuts = ask
|
||||||
background-blur = true
|
background-blur = true
|
||||||
term = xterm-256color
|
term = xterm-256color
|
||||||
shell-integration-features = no-cursor,no-sudo,title
|
|
||||||
|
|||||||
Reference in New Issue
Block a user