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";
|
||||
};
|
||||
theme = {
|
||||
package = pkgs.ayu-theme-gtk;
|
||||
name = "Ayu-Dark";
|
||||
package = pkgs.arc-theme;
|
||||
name = "Arc-Dark";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -23,13 +23,14 @@ in
|
|||
|
||||
# Plugins
|
||||
artyFX autotalent boops cardinal geonkick lsp-plugins samplv1 surge giada
|
||||
surge-XT talentedhack vocproc x42-plugins zita-at1 zynaddsubfx zyn-fusion;
|
||||
# helm
|
||||
# noise-repellent
|
||||
# speech-denoiser
|
||||
# stochas
|
||||
# sunvox
|
||||
# tunefish
|
||||
surge-XT talentedhack vocproc x42-plugins zita-at1 zynaddsubfx zyn-fusion
|
||||
# helm
|
||||
# noise-repellent
|
||||
# speech-denoiser
|
||||
# stochas
|
||||
# sunvox
|
||||
# tunefish
|
||||
;
|
||||
};
|
||||
|
||||
home.sessionVariables = variables;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue