migrate-config: also leave client.background lines unchanged (Thanks cloud)
This commit is contained in:
@ -41,6 +41,7 @@ my @unchanged = qw(
|
||||
client.focused_inactive
|
||||
client.unfocused
|
||||
client.urgent
|
||||
client.background
|
||||
);
|
||||
|
||||
my %workspace_names;
|
||||
|
Reference in New Issue
Block a user