arc-theme: restore metacity theme

Fixes theme usage on MATE.
This commit is contained in:
Zane van Iperen 2021-06-09 19:59:20 +10:00
parent e1a98c3434
commit 6aa70348df
No known key found for this signature in database
GPG key ID: 68616B2D8AC4DCC5

View file

@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
'';
mesonFlags = [
"-Dthemes=cinnamon,gnome-shell,gtk2,gtk3,plank,xfwm"
"-Dthemes=cinnamon,gnome-shell,gtk2,gtk3,plank,xfwm,metacity"
"-Dvariants=light,darker,dark,lighter"
"-Dcinnamon_version=${cinnamon.cinnamon-common.version}"
"-Dgnome_shell_version=${gnome.gnome-shell.version}"