forked from mirrors/nixpkgs
* Disable the zoom plugin.
svn path=/nixos/trunk/; revision=8277
This commit is contained in:
parent
4e292cb1ae
commit
b670a6d3d8
|
@ -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 &
|
||||
|
|
Loading…
Reference in a new issue