]>
Commit | Line | Data |
---|---|---|
b35d79fe RBR |
1 | # Font |
2 | font-family = "InputMonoCondensed Thin" | |
3 | font-family-bold = "InputMonoCondensed Medium" | |
4 | font-family-italic = "InputMonoCondensed ThinIta" | |
5 | font-family-bold-italic = "InputMonoCondensed MediumIta" | |
6 | font-size = 14 | |
7 | ||
8 | # Cursor | |
9 | cursor-invert-fg-bg = true | |
10 | cursor-style = block | |
11 | ||
12 | # Mouse | |
13 | mouse-hide-while-typing = false | |
14 | ||
15 | # Theme | |
16 | background-opacity = 0.95 | |
17 | theme = ruben-tranquil | |
18 | ||
19 | # Window | |
20 | macos-titlebar-style = hidden | |
21 | window-padding-x = 5 | |
22 | window-padding-y = 10,5 | |
23 | ||
24 | # MacOS Custom | |
25 | macos-option-as-alt = left |