2025-04-17

This commit is contained in:
2025-04-17 10:00:00 -04:00
parent b93f16c313
commit 579f7d19b5
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
open -a "Ghostty" "$PWD"
+2 -2
View File
@@ -3,7 +3,7 @@
"dock": null,
"button": false
},
"icon_theme": "Phosphor Icons Theme",
"icon_theme": "Charmed Icons",
"show_user_picture": false,
"show_edit_predictions": true,
"base_keymap": "VSCode",
@@ -58,7 +58,7 @@
"show": "never"
},
"cursor_shape": "underline",
"scroll_beyond_last_line": "vertical_scroll_margin",
// "scroll_beyond_last_line": "vertical_scroll_margin",
"vertical_scroll_margin": 18,
"ui_font_family": ".SystemUIFont",
"ui_font_size": 16,