mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 02:48:15 +00:00
[zed] Fix fonts
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
"terminal": {
|
"terminal": {
|
||||||
"font_size": 13.0,
|
"font_size": 13.0,
|
||||||
"font_family": "JetBrainsMono Nerd Font",
|
"font_family": "JetBrainsMono Nerd Font Mono",
|
||||||
},
|
},
|
||||||
"base_keymap": "VSCode",
|
"base_keymap": "VSCode",
|
||||||
"agent": {
|
"agent": {
|
||||||
@@ -47,7 +47,7 @@
|
|||||||
"button": true,
|
"button": true,
|
||||||
"model_parameters": [],
|
"model_parameters": [],
|
||||||
},
|
},
|
||||||
"buffer_font_family": "JetBrainsMono Nerd Font",
|
"buffer_font_family": "JetBrainsMono Nerd Font Mono",
|
||||||
"file_types": {
|
"file_types": {
|
||||||
"rust": ["*.rs"],
|
"rust": ["*.rs"],
|
||||||
"Ansible": [
|
"Ansible": [
|
||||||
|
|||||||
Reference in New Issue
Block a user