mirror of
https://github.com/i3/i3.git
synced 2025-12-01 12:06:20 +00:00
Add 'mark' as allowed key to i3-save-tree output
This commit is contained in:
committed by
Michael Stapelberg
parent
407e9cf745
commit
29a832a160
@ -92,6 +92,7 @@ my %allowed_keys = map { ($_, 1) } qw(
|
|||||||
name
|
name
|
||||||
geometry
|
geometry
|
||||||
window_properties
|
window_properties
|
||||||
|
mark
|
||||||
);
|
);
|
||||||
|
|
||||||
sub strip_containers {
|
sub strip_containers {
|
||||||
|
|||||||
Reference in New Issue
Block a user