changed ghostty starting position

This commit is contained in:
John Lancaster
2026-03-05 22:16:44 -06:00
parent 469f1217ac
commit 7ce36d0d3c

View File

@@ -33,8 +33,8 @@
shell-integration-features = [ "no-title" "sudo" ];
gtk-single-instance = true;
window-position-x = 100;
window-position-y = 100;
window-position-x = 50;
window-position-y = 50;
window-padding-balance = true;
window-padding-x = 5;