mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 11:21:42 +01:00
kitty: Decrease window margin width
This increases the amount of available space we have to work with kitty windows.
This commit is contained in:
parent
309f428550
commit
5ca492277b
@ -52,7 +52,7 @@ map ctrl+alt+v paste_from_clipboard
|
|||||||
# =============================
|
# =============================
|
||||||
|
|
||||||
# Add some spacing between kitty windows
|
# Add some spacing between kitty windows
|
||||||
window_margin_width 10.0
|
window_margin_width 5.0
|
||||||
|
|
||||||
# Don't add extra spacing if there's only one visible kitty window
|
# Don't add extra spacing if there's only one visible kitty window
|
||||||
single_window_margin_width 0.0
|
single_window_margin_width 0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user