* Put compiz plugins in the right order.
svn path=/nixos/trunk/; revision=8169
This commit is contained in:
parent
797524528b
commit
5ea2541f05
@ -78,7 +78,7 @@ let
|
||||
else if windowManager == "compiz" then "
|
||||
# !!! Hack: load the schemas for Compiz.
|
||||
GCONF_CONFIG_SOURCE=xml::~/.gconf ${GConf}/bin/gconftool-2 --makefile-install-rule ${compiz}/etc/gconf/schemas/*.schemas
|
||||
${GConf}/bin/gconftool-2 -t list --list-type=string --set /apps/compiz/general/allscreens/options/active_plugins [gconf,png,decoration,fade,minimize,move,resize,cube,switcher,rotate,place,scale,water,wobbly,zoom]
|
||||
${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]
|
||||
${compiz}/bin/compiz gconf &
|
||||
/nix/store/n4wkqkl9l1bikdq39hcxg1rwywavzzh9-compiz-0.3.6/bin/gtk-window-decorator &
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user