initial commit
This commit is contained in:
commit
48ea1aab6c
1 changed files with 15 additions and 0 deletions
15
config
Normal file
15
config
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
theme = tokyonight
|
||||||
|
font-family = FiraCode
|
||||||
|
font-size = 11
|
||||||
|
background-opacity = 0.95
|
||||||
|
background-blur-radius = 20
|
||||||
|
window-decoration = false
|
||||||
|
# https://ghostty.org/docs/config/reference#font-feature
|
||||||
|
# Currently needs each one on a separate line, and doesn't support individual font settings
|
||||||
|
font-feature = +zero
|
||||||
|
font-feature = +ss02
|
||||||
|
font-feature = +ss03
|
||||||
|
font-feature = +cv14
|
||||||
|
clipboard-paste-protection = false
|
||||||
|
keybind = ctrl+alt+-=new_split:down
|
||||||
|
keybind = ctrl+alt+\=new_split:right
|
Loading…
Add table
Reference in a new issue