update for new macos and mac+arm
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
background_opacity: 1.0
|
||||
colors:
|
||||
bright:
|
||||
black: '0x666666'
|
||||
@@ -36,7 +35,7 @@ colors:
|
||||
cursor_style: Block
|
||||
custom_cursor_colors: true
|
||||
debug:
|
||||
log_level: None
|
||||
log_level: OFF
|
||||
persistent_logging: false
|
||||
print_events: false
|
||||
ref_test: false
|
||||
@@ -409,11 +408,6 @@ mouse:
|
||||
hide_when_typing: false
|
||||
triple_click:
|
||||
threshold: 300
|
||||
url:
|
||||
launcher:
|
||||
args: []
|
||||
program: open
|
||||
modifiers: None
|
||||
mouse_bindings:
|
||||
- action: PasteSelection
|
||||
mouse: Middle
|
||||
@@ -427,7 +421,7 @@ selection:
|
||||
semantic_escape_chars: ",\u2502`|:\"' ()[]{}<>"
|
||||
shell:
|
||||
args: []
|
||||
program: /usr/local/bin/zsh
|
||||
program: /opt/homebrew/bin/zsh
|
||||
tabspaces: 8
|
||||
unfocused_hollow_cursor: true
|
||||
visual_bell:
|
||||
@@ -439,6 +433,7 @@ window:
|
||||
columns: 80
|
||||
lines: 24
|
||||
dynamic_padding: false
|
||||
opacity: 1.0
|
||||
padding:
|
||||
x: 2
|
||||
y: 2
|
||||
|
Reference in New Issue
Block a user