3
0
Fork 0
forked from mirrors/nixpkgs

* Disable the zoom plugin.

svn path=/nixos/trunk/; revision=8277
This commit is contained in:
Eelco Dolstra 2007-03-13 11:34:52 +00:00
parent 4e292cb1ae
commit b670a6d3d8

View file

@ -100,7 +100,7 @@ let
# !!! Hack: turn on most Compiz modules.
${gnome.GConf}/bin/gconftool-2 -t list --list-type=string \\
--set /apps/compiz/general/allscreens/options/active_plugins \\
[gconf,png,decoration,wobbly,fade,minimize,move,resize,cube,switcher,rotate,place,scale,water,zoom]
[gconf,png,decoration,wobbly,fade,minimize,move,resize,cube,switcher,rotate,place,scale,water]
# Start Compiz and the GTK-style window decorator.
${compiz}/bin/compiz gconf &