mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
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:
parent
5b33379e36
commit
b57db95cfd
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user