mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-06-09 07:26:53 +00:00
fix(ghostty): reduce window-padding-y from 8 to 2 to minimize bottom gap
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,7 @@ background-opacity = 0.9
|
|||||||
background-blur-radius = 20
|
background-blur-radius = 20
|
||||||
macos-titlebar-style = transparent
|
macos-titlebar-style = transparent
|
||||||
window-padding-x = 10
|
window-padding-x = 10
|
||||||
window-padding-y = 8
|
window-padding-y = 2
|
||||||
window-save-state = always
|
window-save-state = always
|
||||||
window-theme = auto
|
window-theme = auto
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user