kitty: Don't use spacing between windows

This looked nice in rice screenshots but isn't practical since it limits
the amount of text available on the screen at any given moment.
This commit is contained in:
Donovan Glover 2022-03-19 17:00:26 -04:00
parent 5b33379e36
commit b57db95cfd
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -70,12 +70,6 @@ open_url_with /usr/bin/firefox
# ========== Spacing ==========
# =============================
# Add some spacing between kitty windows
window_margin_width 5.0
# Don't add extra spacing if there's only one visible kitty window
single_window_margin_width 0.0
# Add padding (spacing) inside of each kitty window
window_padding_width 10.0