gnome3.gnome-tweaks: make tweaks aware of gnome-shell-extensions
This makes it possible to use the `user-theme` extension.
This commit is contained in:
parent
43ce9b93f5
commit
7f3e2f62c1
@ -24,6 +24,8 @@ in stdenv.mkDerivation rec {
|
|||||||
libsoup gnome3.gnome-settings-daemon gnome3.nautilus
|
libsoup gnome3.gnome-settings-daemon gnome3.nautilus
|
||||||
gnome3.mutter gnome3.gnome-desktop gobjectIntrospection
|
gnome3.mutter gnome3.gnome-desktop gobjectIntrospection
|
||||||
gnome3.nautilus
|
gnome3.nautilus
|
||||||
|
# Makes it possible to select user themes through the `user-theme` extension
|
||||||
|
gnome3.gnome-shell-extensions
|
||||||
];
|
];
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user