Change GTK theme to fix ardour

This commit is contained in:
Filippo Berto 2023-03-24 19:26:48 +01:00
parent dd505a0b1d
commit 8efeb14162
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 10 additions and 9 deletions

View file

@ -7,8 +7,8 @@
name = "Qogir-dark";
};
theme = {
package = pkgs.ayu-theme-gtk;
name = "Ayu-Dark";
package = pkgs.arc-theme;
name = "Arc-Dark";
};
};