mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-10 18:48:54 +02:00
...
This commit is contained in:
@@ -669,6 +669,7 @@ class Window:
|
||||
'env': self.child.environ,
|
||||
'cmdline': self.child.cmdline,
|
||||
'margin': self.margin.serialize(),
|
||||
'user_vars': self.user_vars,
|
||||
'padding': self.padding.serialize(),
|
||||
}
|
||||
if self.window_custom_type:
|
||||
|
||||
Reference in New Issue
Block a user