vscode: set profile name in testbed (#980)
Previously, the theme was not enabled in the testbed because there were no existing profiles.
This commit is contained in:
parent
9e3ab4d208
commit
51161f1191
1 changed files with 2 additions and 0 deletions
|
|
@ -16,5 +16,7 @@ in
|
|||
enable = true;
|
||||
inherit package;
|
||||
};
|
||||
|
||||
stylix.targets.vscode.profileNames = [ "default" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue