arc-theme: enable gnome shell
This commit is contained in:
parent
e4db862d82
commit
d8da67f1e4
@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
"--disable-gnome-shell" # 3.36 not supported
|
"--with-gnome-shell=${gnome3.gnome-shell.version}"
|
||||||
"--disable-cinnamon" # not equipped to test
|
"--disable-cinnamon" # not equipped to test
|
||||||
"--disable-unity"
|
"--disable-unity"
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user