ghostty: fonts, features
This commit is contained in:
parent
78ed289f07
commit
ce51c17651
2 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
sourceDir = "~/.vdotfiles"
|
sourceDir = "~/.vdotfiles"
|
||||||
|
|
||||||
[data.ghostty_font.darwin]
|
[data.ghostty_font.darwin]
|
||||||
face = "Cascadia Mono PL"
|
face = "Maple Mono NL NF"
|
||||||
size = "14"
|
size = "14"
|
||||||
feats = ['ss01', 'ss19', 'ss20']
|
feats = []
|
||||||
|
|
||||||
[data.ghostty_font.linux]
|
[data.ghostty_font.linux]
|
||||||
face = "IBM Plex Mono"
|
face = "IBM Plex Mono"
|
||||||
|
|
|
@ -11,8 +11,10 @@ window-decoration = false
|
||||||
cursor-style = block
|
cursor-style = block
|
||||||
cursor-style-blink = false
|
cursor-style-blink = false
|
||||||
shell-integration-features = no-cursor
|
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+t=new_tab
|
||||||
keybind = alt+c=copy_to_clipboard
|
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>r=reload_config
|
||||||
keybind = ctrl+g>f=toggle_fullscreen
|
keybind = ctrl+g>f=toggle_fullscreen
|
||||||
keybind = ctrl+g>d=toggle_window_decorations
|
keybind = ctrl+g>d=toggle_window_decorations
|
||||||
keybind = ctrl+m=text:\n
|
|
||||||
keybind = ctrl+i=text:\t
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue