From ce51c17651c63afb8383dff4d8c506c096bc0cec Mon Sep 17 00:00:00 2001 From: Von Random Date: Thu, 18 Sep 2025 11:59:10 +0300 Subject: [PATCH] ghostty: fonts, features --- .chezmoi.toml.tmpl | 4 ++-- dot_config/ghostty/config.tmpl | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index 89a6f86..fcf07fd 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -1,9 +1,9 @@ sourceDir = "~/.vdotfiles" [data.ghostty_font.darwin] -face = "Cascadia Mono PL" +face = "Maple Mono NL NF" size = "14" -feats = ['ss01', 'ss19', 'ss20'] +feats = [] [data.ghostty_font.linux] face = "IBM Plex Mono" diff --git a/dot_config/ghostty/config.tmpl b/dot_config/ghostty/config.tmpl index d460a26..e0ba274 100644 --- a/dot_config/ghostty/config.tmpl +++ b/dot_config/ghostty/config.tmpl @@ -11,8 +11,10 @@ window-decoration = false cursor-style = block cursor-style-blink = false shell-integration-features = no-cursor +window-padding-color = extend +macos-titlebar-style = tabs -theme = GruvboxDark +theme = Gruvbox Dark keybind = alt+t=new_tab keybind = alt+c=copy_to_clipboard @@ -27,5 +29,3 @@ keybind = ctrl+g>l=goto_split:right keybind = ctrl+g>r=reload_config keybind = ctrl+g>f=toggle_fullscreen keybind = ctrl+g>d=toggle_window_decorations -keybind = ctrl+m=text:\n -keybind = ctrl+i=text:\t