Change GTK theme to fix ardour
This commit is contained in:
parent
dd505a0b1d
commit
8efeb14162
2 changed files with 10 additions and 9 deletions
|
|
@ -7,8 +7,8 @@
|
||||||
name = "Qogir-dark";
|
name = "Qogir-dark";
|
||||||
};
|
};
|
||||||
theme = {
|
theme = {
|
||||||
package = pkgs.ayu-theme-gtk;
|
package = pkgs.arc-theme;
|
||||||
name = "Ayu-Dark";
|
name = "Arc-Dark";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -23,13 +23,14 @@ in
|
||||||
|
|
||||||
# Plugins
|
# Plugins
|
||||||
artyFX autotalent boops cardinal geonkick lsp-plugins samplv1 surge giada
|
artyFX autotalent boops cardinal geonkick lsp-plugins samplv1 surge giada
|
||||||
surge-XT talentedhack vocproc x42-plugins zita-at1 zynaddsubfx zyn-fusion;
|
surge-XT talentedhack vocproc x42-plugins zita-at1 zynaddsubfx zyn-fusion
|
||||||
# helm
|
# helm
|
||||||
# noise-repellent
|
# noise-repellent
|
||||||
# speech-denoiser
|
# speech-denoiser
|
||||||
# stochas
|
# stochas
|
||||||
# sunvox
|
# sunvox
|
||||||
# tunefish
|
# tunefish
|
||||||
|
;
|
||||||
};
|
};
|
||||||
|
|
||||||
home.sessionVariables = variables;
|
home.sessionVariables = variables;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue