This commit is contained in:
iFargle 2024-01-07 15:46:30 +09:00
parent 74d1d359df
commit 8dd2524e97

View file

@ -15,6 +15,12 @@
gtk.enable = true; gtk.enable = true;
stylix = { stylix = {
opacity = {
desktop = 0.8;
popups = 1.0;
applications = 1.0;
termianl = 1.0;
};
autoEnable = true; autoEnable = true;
targets = { targets = {
vscode.enable = true; vscode.enable = true;