Test
This commit is contained in:
parent
74d1d359df
commit
8dd2524e97
1 changed files with 6 additions and 0 deletions
|
@ -15,6 +15,12 @@
|
|||
gtk.enable = true;
|
||||
|
||||
stylix = {
|
||||
opacity = {
|
||||
desktop = 0.8;
|
||||
popups = 1.0;
|
||||
applications = 1.0;
|
||||
termianl = 1.0;
|
||||
};
|
||||
autoEnable = true;
|
||||
targets = {
|
||||
vscode.enable = true;
|
||||
|
|
Loading…
Reference in a new issue