File tree 2 files changed +25
-0
lines changed
2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ theme = Solarized Dark - Patched
2
+ shell-integration-features = no-cursor
3
+ cursor-style = block
4
+ cursor-style-blink = false
5
+ font-family = Hack Nerd Font Mono
6
+
7
+ initial-window = false
8
+ copy-on-select = true
9
+ background-opacity = 0.9
10
+ background-blur-radius = 5
11
+ window-step-resize = true
12
+ macos-option-as-alt = true
13
+ quick-terminal-screen = mouse
14
+ #cursor-invert-fg-bg = true
15
+
16
+ # Keybindings
17
+ keybind = global:alt+grave_accent=toggle_quick_terminal
18
+ keybind = shift+ctrl+equal=new_split:right
19
+ keybind = shift+ctrl+minus=new_split:down
20
+ keybind = shift+ctrl+0=equalize_splits
21
+ keybind = alt+h=goto_split:left
22
+ keybind = alt+j=goto_split:bottom
23
+ keybind = alt+k=goto_split:top
24
+ keybind = alt+l=goto_split:right
Original file line number Diff line number Diff line change 33
33
/opt/homebrew/bin/docker_cleanup.sh : scripts/docker_cleanup.sh
34
34
/opt/homebrew/bin/giffify.py : scripts/giffify.py
35
35
~/Library/Application Support/iTerm2/DynamicProfiles/Profiles.json : iterm2/Profiles.json
36
+ ~/Library/Application Support/com.mitchellh.ghostty/config : ghostty/config
36
37
/opt/homebrew/bin/subl : /Applications/Sublime Text.app/Contents/SharedSupport/bin/subl
37
38
38
39
- shell :
You can’t perform that action at this time.
0 commit comments