migrate-config: also leave client.background lines unchanged (Thanks cloud)

This commit is contained in:
Michael Stapelberg
2011-07-06 17:51:32 +02:00
parent f9af0e399e
commit 95ee21dc3b
2 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,7 @@ my @unchanged = qw(
client.focused_inactive
client.unfocused
client.urgent
client.background
);
my %workspace_names;