Add 'mark' as allowed key to i3-save-tree output

next
Marein Konings 2015-01-18 20:48:34 +01:00 committed by Michael Stapelberg
parent 407e9cf745
commit 29a832a160
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ my %allowed_keys = map { ($_, 1) } qw(
name
geometry
window_properties
mark
);
sub strip_containers {