]> git.sur5r.net Git - i3/i3/commitdiff
Add 'mark' as allowed key to i3-save-tree output
authorMarein Konings <marein@science.ru.nl>
Sun, 18 Jan 2015 19:48:34 +0000 (20:48 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 25 Jan 2015 18:37:25 +0000 (19:37 +0100)
i3-save-tree

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