2025-04-17
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
open -a "Ghostty" "$PWD"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"dock": null,
|
"dock": null,
|
||||||
"button": false
|
"button": false
|
||||||
},
|
},
|
||||||
"icon_theme": "Phosphor Icons Theme",
|
"icon_theme": "Charmed Icons",
|
||||||
"show_user_picture": false,
|
"show_user_picture": false,
|
||||||
"show_edit_predictions": true,
|
"show_edit_predictions": true,
|
||||||
"base_keymap": "VSCode",
|
"base_keymap": "VSCode",
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
"show": "never"
|
"show": "never"
|
||||||
},
|
},
|
||||||
"cursor_shape": "underline",
|
"cursor_shape": "underline",
|
||||||
"scroll_beyond_last_line": "vertical_scroll_margin",
|
// "scroll_beyond_last_line": "vertical_scroll_margin",
|
||||||
"vertical_scroll_margin": 18,
|
"vertical_scroll_margin": 18,
|
||||||
"ui_font_family": ".SystemUIFont",
|
"ui_font_family": ".SystemUIFont",
|
||||||
"ui_font_size": 16,
|
"ui_font_size": 16,
|
||||||
|
|||||||
Reference in New Issue
Block a user