1 parent e579713 commit b9ef11dCopy full SHA for b9ef11d
1 file changed
src/dot_config/ghostty/config
@@ -3,11 +3,18 @@
3
theme = Selenized Light
4
font-family = HackGen Console NF
5
font-size = 14
6
-
7
-macos-titlebar-style = native
+font-thicken = true
+font-thicken-strength = 1
8
9
shell-integration = zsh
10
11
+shell-integration-features = no-cursor
12
+cursor-style = block
13
+cursor-style-blink = false
14
+
15
+window-padding-balance = true
16
+macos-titlebar-style = native
17
18
# https://github.com/ghostty-org/ghostty/discussions/8714#discussioncomment-14475853
19
keybind = super+shift+bracket_right=unbind
20
keybind = super+shift+[=previous_tab
0 commit comments