mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[kitty] increase window margin
This commit is contained in:
parent
45809040d2
commit
d7d3fb6b08
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ bell_on_tab yes
|
|||
#: that setting a non-zero window margin overrides this and causes all
|
||||
#: borders to be drawn.
|
||||
|
||||
window_margin_width 0.5
|
||||
window_margin_width 1.0
|
||||
|
||||
#: The window margin (in pts) (blank area outside the border)
|
||||
|
||||
|
|
Loading…
Reference in a new issue