-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig
More file actions
41 lines (34 loc) · 899 Bytes
/
config
File metadata and controls
41 lines (34 loc) · 899 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
window-decoration = true
macos-titlebar-style = tabs
macos-window-shadow = false
macos-option-as-alt = false
mouse-hide-while-typing = true
## Cascadia Code
font-family = Cascadia Code
#font-family = Maple Mono
#font-style = SemiBold
#font-style-italic = SemiBold Italic
#font-style-bold = SemiBold
#font-style-bold-italic = SemiBold Italic
font-style = Bold
font-style-italic = Bold Italic
font-style-bold = Bold
font-style-bold-italic = Bold Italic
font-feature = "salt,calt"
font-size = 21
window-inherit-font-size = false
#adjust-cell-height = -4
adjust-cell-height = -16%
adjust-cell-width = 0
font-thicken = true
font-thicken-strength = 100
theme = catppuccin-mocha
#theme = OneHalfDark
#theme = Everforest Dark - Hard
background = #12121c
#background = #111111
#background = #ffffff
window-padding-x = 0
window-padding-y = 0
window-padding-balance = true
keybind = cmd+r=reload_config