Fix ghostty padding unbalanced issue
This commit is contained in:
parent
1cf3877ba5
commit
d03e84b14a
1 changed files with 1 additions and 2 deletions
|
|
@ -29,8 +29,7 @@
|
||||||
window-theme = "dark";
|
window-theme = "dark";
|
||||||
window-width = 150;
|
window-width = 150;
|
||||||
window-height = 40;
|
window-height = 40;
|
||||||
window-padding-x = 4;
|
window-padding-balance = true;
|
||||||
window-padding-y = 4;
|
|
||||||
|
|
||||||
# Shell integration
|
# Shell integration
|
||||||
shell-integration = "detect";
|
shell-integration = "detect";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue